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=631763 --- Comment #4 from Richard Hughes <rhughes@xxxxxxxxxx> 2010-10-01 09:28:42 EDT --- (In reply to comment #1) > My bits: > >$ rpmlint ../SRPMS/zif-0.1.0-1.fc13.src.rpm > >zif.src: W: non-standard-group Unspecified > I guess you should specify package group. System Environment/Libraries can be > correct. Nahh, this is only for F14+, so the group isn't required at all. > >$ rpmlint ../RPMS/x86_64/zif-* > >zif.x86_64: W: non-standard-group Unspecified > >zif.x86_64: W: shared-lib-calls-exit /usr/lib64/libzif.so.1.0.1 exit@xxxxxxxxxxx > This is not good. Should be fixed upstream (but I don't examine it deeply) Although there is a call to exit(), it's in egg_error() which is a shared egg file between a number of projects. egg_error() is never called in zif, and certainly not exported, and so it's impossible to call exit. > >zif.x86_64: W: manual-page-warning /usr/share/man/man1/zif.1.gz 1: warning: `\"' >not defined > I don't know... Not sure, I think it's a rpmlint buglet. All my packages seem to have this warning. -- 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