[Bug 510097] Review Request: python-urwid - console user interface for python

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 15 10:04:50 UTC 2009


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





--- Comment #9 from Rangeen Basu Roy Chowdhury <sherry151 at gmail.com>  2009-07-15 06:04:49 EDT ---
The rpmlint errors can be solved in the following two ways:

1) Remove the shebang from the example files and change their permission to
0644. But in this case , the examples have to be run using python : python
browse.py

2) Do not include the examples in %doc and copy them to a separate directory,
examples, in the %install section and put them somewhere (Not sure where). I
think /usr/share/uird/ is the best place to keep these examples or /usr/bin/ if
these are intended to be executed directly.

The examples are standalone applications and I strongly believe that they
should be put in a separate subpackage such as python-uird-exaples.rpm 
provided these should at all be installed. At this time either the exapmles
should be removed from the package or a separate sub package should be made and
the examples installed in /usr/bin/

-- 
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 Fedora-package-review mailing list