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=468230





--- Comment #17 from Luke Macken <[email protected]>  2009-09-14 14:51:24 EDT 
---
(In reply to comment #13)
> BTW:
> 
> %if 0%{?fedora} <= 6
> BuildRequires:  python-wsgiref
> %endif
> 
> Why this?  

Dumb conditional to catch RHEL 5.  I've changed it to

%{?el5:BuildRequires: python-wsgiref}

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

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to