[Bug 751564] Review Request: The Aeolus Audrey Startup Agent

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 9 16:05:47 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=751564

--- Comment #21 from Thomas Spura <tomspur at fedoraproject.org> 2011-11-09 11:05:45 EST ---
(In reply to comment #8)
> Regarding:
> > - python-argparse is not available anymore. The argparse module is part of
> > plain python.
> 
> I do want to build for RHEL and Fedora. Don't I need to specify it for RHEL?

How about %if it then properly?
e.g. 
%if ! (0%{?fedora} > 14 || 0%{?rhel} > 6)
BuildRequires: python-argparse
%endif

I guess this is the only sane way to do this, cause python will loose the
Provides for python-argparse some time in the future.

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