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=643199 --- Comment #2 from Ville-Pekka Vainio <vpivaini@xxxxxxxxxxxxxx> 2010-10-15 06:24:11 EDT --- Spec updated New SRPM: http://vpv.fedorapeople.org/packages/python-pymtp-0.0.4-0.2.fc13.src.rpm - Use Debian's patch, which also fixes the examples - Add Requires: libmtp rpmlint output: python-pymtp.noarch: E: explicit-lib-dependency libmtp python-pymtp.noarch: E: non-executable-script /usr/lib/python2.6/site-packages/pymtp.py 0644L /usr/bin/env The explicit dependency is necessary, if we want to make sure this package works when libmtp has not previously been installed. The module does not need to be executable, if __name__ == "__main__" is not used, the module needs to be imported in order for it to be used. -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review