SPECS: VMware-server.spec - patch rc-inetd support, kernel modules...

glen glen at pld-linux.org
Mon Apr 7 15:47:59 CEST 2008


Author: glen                         Date: Mon Apr  7 13:47:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch rc-inetd support, kernel modules loading

---- Files affected:
SPECS:
   VMware-server.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/VMware-server.spec
diff -u SPECS/VMware-server.spec:1.44 SPECS/VMware-server.spec:1.45
--- SPECS/VMware-server.spec:1.44	Thu Apr  3 14:56:20 2008
+++ SPECS/VMware-server.spec	Mon Apr  7 15:47:53 2008
@@ -60,9 +60,13 @@
 Source9:	%{name}-nat.conf
 Source10:	%{name}-dhcpd.conf
 Source11:	%{name}-libs
+Source12:	%{name}-authd.rc-inetd
 Patch0:		%{name}-Makefile.patch
 Patch1:		%{name}-run_script.patch
 Patch2:		%{name}-init_pl.patch
+Patch3:		%{name}-config-rc-inetd.patch
+Patch4:		%{name}-config-kernel.patch
+Patch5:		%{name}-initscript.patch
 NoSource:	0
 NoSource:	1
 NoSource:	2
@@ -243,6 +247,10 @@
 %setup -q -T -n vmware-server-distrib -b1 %{?with_userspace:-a3}
 %endif
 
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+
 cd lib/modules
 %{__tar} xf source/vmci.tar
 %{__tar} xf source/vmmon.tar
@@ -392,6 +400,7 @@
 cp -a lib/modules $RPM_BUILD_ROOT%{_libdir}/vmware
 rm -rf $RPM_BUILD_ROOT%{_libdir}/vmware/modules/*-only
 cp -a lib/configurator $RPM_BUILD_ROOT%{_libdir}/vmware
+cp -a %{SOURCE12} $RPM_BUILD_ROOT%{_libdir}/vmware/configurator/authd-rc-inetd.conf
 cp -a etc/hostd $RPM_BUILD_ROOT/etc/vmware/hostd
 cp -a etc/installer.sh $RPM_BUILD_ROOT/etc/vmware
 cp -a etc/pam.d $RPM_BUILD_ROOT/etc/vmware
@@ -888,6 +897,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2008-04-07 13:47:53  glen
+- patch rc-inetd support, kernel modules loading
+
 Revision 1.44  2008-04-03 12:56:20  glen
 - patch from Mariusz Fijalkowski
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VMware-server.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list