[Bug 446390] Review Request: cluster - RedHat Cluster Suite

bugzilla at redhat.com bugzilla at redhat.com
Wed May 14 16:43:05 UTC 2008


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: cluster - RedHat Cluster Suite


https://bugzilla.redhat.com/show_bug.cgi?id=446390





------- Additional Comments From tcallawa at redhat.com  2008-05-14 12:43 EST -------
A few additional minor items:

%postun -n cman
/sbin/ldconfig > /dev/null

can be changed into

%postun -n cman -p /sbin/ldconfig

Please avoid using file requires, except where absolutely necessary. Instead of
Requires: net-tools mount /sbin/findfs /bin/bash
 use
Requires: net-tools mount e2fsprogs
(bash is already a Requires, two lines above)

Please show an updated SPEC/SRPM and I will finish the review. :)

-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list