rpms/cluster/devel cluster.spec,1.3,1.4

Fabio M. Di Nitto (fabbione) fedora-extras-commits at redhat.com
Fri May 23 04:31:40 UTC 2008


Author: fabbione

Update of /cvs/pkgs/rpms/cluster/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31662

Modified Files:
	cluster.spec 
Log Message:
Add missing Requires to cman



Index: cluster.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/cluster.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cluster.spec	22 May 2008 07:59:02 -0000	1.3
+++ cluster.spec	23 May 2008 04:31:01 -0000	1.4
@@ -19,7 +19,7 @@
 Name: cluster
 Summary: Red Hat Cluster
 Version: 2.99.02
-Release: 3%{?alphatag:.%{alphatag}}%{?dist}
+Release: 4%{?alphatag:.%{alphatag}}%{?dist}
 License:  GPLv2 and LGPLv2
 Group: System Environment/Base
 URL: http://sources.redhat.com/cluster/wiki/
@@ -106,7 +106,7 @@
 Requires(post): chkconfig
 Requires(preun): initscripts
 Requires(preun): chkconfig
-Requires: openais >= 0.83 sg3_utils
+Requires: openais >= 0.83 sg3_utils OpenIPMI
 
 %description -n cman
 Red Hat Cluster Manager
@@ -235,6 +235,9 @@
 %{_mandir}/man8/*gfs2*
 
 %changelog
+* Fri May 23 2008 Fabio M. Di Nitto <fdinitto at redhat.com> - 2.99.02-4
+- Add missing OpenIPMI requires to cman for fence_ipmilan
+
 * Thu May 22 2008 Fabio M. Di Nitto <fdinitto at redhat.com> - 2.99.02-3
 - New kernel-headers has what we need release.
 - Drop BR on kernel-devel.




More information about the fedora-extras-commits mailing list