[Bug 431154] Review Request: IMDbPY - Retrieve and manage the data of the IMDb movie database

bugzilla at redhat.com bugzilla at redhat.com
Sat Feb 2 14:56:43 UTC 2008


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: IMDbPY - Retrieve and manage the data of the IMDb movie database


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





------- Additional Comments From tibbs at math.uh.edu  2008-02-02 09:56 EST -------
Unfortunately due to an "issue" with rpmbuild, you will find that your package
included .pyc and .pyo files in /usr/bin which really should not be there.  Your
options are to %exclude them in %files with something like
  %exclude %{_bindir}/*.py[co]
or to rename the executables you place in /usr/bin to names that don't end in
.py.  The latter may be more reasonable since you don't generally expect
installed executables to end in an extension like .py.

-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list