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=551765 Johan Cwiklinski <johan@xxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |551763 --- Comment #1 from Johan Cwiklinski <johan@xxxxxxxx> 2010-01-01 16:03:43 EDT --- rpmlint is not quiet for this package, but all warning should be safely ignored: $ rpmlint prosody-0.6.1-1.fc12.src.rpm prosody.src:40: W: configure-without-libdir-spec This one should be ok since upstream does not use autotools but a specific configure script ; which does not provide any '--libdir' flag. $ rpmlint prosody-0.6.1-1.fc12.x86_64.rpm prosody.x86_64: W: non-standard-uid /var/run/prosody prosody prosody.x86_64: W: non-standard-gid /var/run/prosody prosody prosody.x86_64: W: non-standard-uid /var/lib/prosody prosody prosody.x86_64: W: non-standard-gid /var/lib/prosody prosody prosody.x86_64: W: incoherent-subsys /etc/rc.d/init.d/prosody $prog non-standard uid/gid are ok because the package creates it own user for the daemon to run. incoherent-subsys is due to the use of '$prog' in the initd file. Package builds fine in mock. Note that to use ssl possibilities, we need to have lua-sec which is not yet in the repositories (I've made a review request for this one also : https://bugzilla.redhat.com/show_bug.cgi?id=551763) -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review