- Added missing prereq to chkconfig
This commit is contained in:
parent
7ff22c460a
commit
0ef9abc6fb
@ -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 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 15 2006 Phil Knirsch <pknirsch@redhat.com> - 1.24-8
|
||||
- Added missing prereq to chkconfig
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.24-7.2.1
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user