[Bug 433135] Review Request: anyRemote - Bluetooth remote control

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 17 20:47:45 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: anyRemote - Bluetooth remote control


https://bugzilla.redhat.com/show_bug.cgi?id=433135





------- Additional Comments From guidolinfrancesco at email.it  2008-02-17 15:47 EST -------
>Are You serious ? Using of %{name} is clearly specified at
>http://fedoraproject.org/wiki/Packaging/Guidelines

Right, but you don't need to write:

%define name anyremote
%define version 4.3
Name: %{name}
Version: %{version}

You can write directly:

Name: anyremote
Version: 4.3

and use %{name} in the rest of the spec file without using %define Name 
and %define Version.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list