SPECS: VMware-server.spec - fix chkconfig deps

glen glen at pld-linux.org
Thu Apr 20 19:56:54 CEST 2006


Author: glen                         Date: Thu Apr 20 17:56:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix chkconfig deps

---- Files affected:
SPECS:
   VMware-server.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/VMware-server.spec
diff -u SPECS/VMware-server.spec:1.4 SPECS/VMware-server.spec:1.5
--- SPECS/VMware-server.spec:1.4	Wed Apr 12 14:01:10 2006
+++ SPECS/VMware-server.spec	Thu Apr 20 19:56:49 2006
@@ -136,8 +136,10 @@
 Summary:	VMware networking utilities
 Summary(pl):	Narzędzia VMware do obsługi sieci
 Group:		Applications/Emulators
+Requires(post,preun):	/sbin/chkconfig
 #Requires:	%{name} = %{version}-%{release}
 Requires:	kernel(vmnet) = %{version}-%{_rel}
+Requires:	rc-scripts
 
 %description networking
 VMware networking utilities.
@@ -509,7 +511,6 @@
 %endif
 %endif
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -718,6 +719,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/04/20 17:56:49  glen
+- fix chkconfig deps
+
 Revision 1.4  2006/04/12 12:01:10  glen
 - kernel epoch, missing defattr
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/VMware-server.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list