rpms/ipvsadm/devel ipvsadm.spec,1.11,1.12

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon May 15 14:56:09 UTC 2006


Author: pknirsch

Update of /cvs/dist/rpms/ipvsadm/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11521

Modified Files:
	ipvsadm.spec 
Log Message:
- Added missing prereq to chkconfig



Index: ipvsadm.spec
===================================================================
RCS file: /cvs/dist/rpms/ipvsadm/devel/ipvsadm.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ipvsadm.spec	11 Feb 2006 03:38:59 -0000	1.11
+++ ipvsadm.spec	15 May 2006 14:56:06 -0000	1.12
@@ -1,12 +1,13 @@
 Summary: Utility to administer the Linux Virtual Server
 Name: ipvsadm
 Version: 1.24
-Release: 7.2.1
+Release: 8
 License: GPL
 URL: http://www.LinuxVirtualServer.org/
 Group: Applications/System
 Buildroot: %{_tmppath}/%{name}-%{PACKAGE_VERSION}-buildroot
 Provides: %{name}-%{version}
+PreReq: chkconfig
 #ExcludeArch: ppc
 Conflicts: piranha <= 0.4.14
 
@@ -69,6 +70,9 @@
 
 
 %changelog
+* Mon May 15 2006 Phil Knirsch <pknirsch at redhat.com> - 1.24-8
+- Added missing prereq to chkconfig
+
 * Fri Feb 10 2006 Jesse Keating <jkeating at redhat.com> - 1.24-7.2.1
 - bump again for double-long bug on ppc(64)
 




More information about the fedora-cvs-commits mailing list