[Bug 202006] Review Request: fmio - FM radio card manipulation utility

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 18 20:07:46 UTC 2006


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: fmio - FM radio card manipulation utility


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





------- Additional Comments From tibbs at math.uh.edu  2006-08-18 15:58 EST -------
Note that FC5 and later will compile every single .py file in existence (which
is a bug) and it will do that at the very end of the rpmbuild run so that you
can't delete the extraneous files.  So you need to have this in %files:

%exclude %{_bindir}/fmio-wrapper.py[co]

If you want to target FC4 and earlier or you want to continue to build if this
bug gets fixed, you'll also need to do this in %install:

touch %{buildroot}/%{_bindir}/fmio-wrapper.pyc
touch %{buildroot}/%{_bindir}/fmio-wrapper.pyo


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




More information about the Fedora-package-review mailing list