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: libsieve - A library for parsing, sorting and filtering your mail https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=216723 ------- Additional Comments From panemade@xxxxxxxxx 2006-11-25 12:48 EST ------- you need to correct SPEC. I got following rpmlint warnings on binary rpm W: libsieve incoherent-version-in-changelog 2.1.13-1.1.sc 2.1.13-1.1 The last entry in %changelog contains a version identifier that is not coherent with the epoch:version-release tuple of the package. ==> Remove .sc from Chnagelog W: libsieve devel-file-in-non-devel-package /usr/lib/libsieve.so A development file (usually source code) is located in a non-devel package. If you want to include source code in your package, be sure to create a development package. ==> .so files are part of -devel packages. W: libsieve one-line-command-in-%post /sbin/ldconfig You should use %post -p <command> instead of using: %post <command> It will avoid the fork of a shell interpreter to execute your command as well as allows rpm to automatically mark the dependency on your command. ==>Use %post -p /sbin/ldconfig -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review