Hide Forgot
Description of problem: python-nose.spec contains: %if 0%{?rhel} < 13 && 0%{?rhel} < 5 Version-Release number of selected component (if applicable): python-nose-1.1.2-1.fc16.src.rpm How reproducible: Always Additional info: Easy fix :-)
Fixed in rawhide. This was only at the very top of the spec file correct? If so, I think that the mistake won't do any harm as the macros being defined in that section are being defined by %{! python_sitelib: DEFINE_MACRO?} Which says, if the macro doesn't exist, define it as this. So the fix will get picked up the next time we have a build. If you think my analysis is incorrect or I failed to see another place in the spec that needs changing, feel free to reopen. http://pkgs.fedoraproject.org/gitweb/?p=python-nose.git;a=commitdiff;h=0c3f2b41d369dc1d737306ec14e6db55655df8cc