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=639369 --- Comment #10 from Ben Marzinski <bmarzins@xxxxxxxxxx> 2010-10-26 11:39:27 EDT --- The only other rmplint warning that wasn't a false positive when I checked was gfs2-utils.src: W: no-version-in-last-changelog which just means you need to add the version to your changelog message. change * Tue Sep 30 2010 Steven Whitehouse <swhiteho@xxxxxxxxxx> to * Tue Sep 30 2010 Steven Whitehouse <swhiteho@xxxxxxxxxx> 3.1.0-1 Looking at the scriptlets, I assume you mean to remove the gfs2-cluster service, not cman. %preun -n gfs2-cluster if [ "$1" = 0 ]; then /sbin/service stop gfs2-cluster >/dev/null 2>&1 /sbin/chkconfig --del cman fi -- 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