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: libsynaptics - Synaptics touchpad driver library https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=200555 ------- Additional Comments From rdieter@xxxxxxxxxxxx 2006-07-28 14:26 EST ------- First, Version should not contain non-numerics, (see http://www.fedoraproject.org/wiki/Packaging/NamingGuide) You should use (something like): Version: 0.14.6 Release: 1.b%{?dist} The easiest way to deal with this is to use some macro, say %beta %define beta b Then use: Release: 1.%{beta} Because of the munging of Version, you'll need to modify other bits to be (again, something like): Source0: http://qsynaptics.sourceforge.net/libsynaptics-%{version}%{?beta}.tar.bz2 ... %setup -q -n %{name}-%{version}%{?beta} -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review