[Bug 700667] Review Request python26-crypto

bugzilla at redhat.com bugzilla at redhat.com
Thu May 5 20:38:31 UTC 2011


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


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

--- Comment #8 from Paul Howarth <paul at city-fan.org> 2011-05-05 16:38:30 EDT ---
Created attachment 497224
  --> https://bugzilla.redhat.com/attachment.cgi?id=497224
Some simplifications

I think there are some other simplifications that can be made too:

%pybasever is defined in the spec so its use doesn't need to be conditionalized

%pythonver can be replaced by %pybasever since they have the same value

No need to evaluate the python-abi value as we're defining it as %pybasever
ourselves

No need to specify a version requirement for python26-devel as any version will
be OK

Attached patch implements these suggestions.

-- 
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.



More information about the package-review mailing list