packages: open-vm-tools/open-vm-tools.spec - 2009.04.23, NFY (kernel module...

areq areq at pld-linux.org
Fri May 1 20:37:21 CEST 2009


Author: areq                         Date: Fri May  1 18:37:21 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 2009.04.23, NFY (kernel modules don't build)

---- Files affected:
packages/open-vm-tools:
   open-vm-tools.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/open-vm-tools/open-vm-tools.spec
diff -u packages/open-vm-tools/open-vm-tools.spec:1.19 packages/open-vm-tools/open-vm-tools.spec:1.20
--- packages/open-vm-tools/open-vm-tools.spec:1.19	Sat Mar 28 23:47:35 2009
+++ packages/open-vm-tools/open-vm-tools.spec	Fri May  1 20:37:15 2009
@@ -5,10 +5,10 @@
 %bcond_without	dist_kernel	# without distribution kernel
 %bcond_without	userspace	# without userspace package
 #
-%define		snap	2009.03.18
-%define		rev	154848
+%define		snap	2009.04.23
+%define		rev	162451
 %define		modsrc	modules/linux
-%define		rel	3	
+%define		rel	0.1
 Summary:	VMWare guest utilities
 Summary(pl.UTF-8):	Narzędzia dla systemu-gościa dla VMware
 Name:		open-vm-tools
@@ -17,7 +17,7 @@
 License:	GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/open-vm-tools/%{name}-%{snap}-%{rev}.tar.gz
-# Source0-md5:	23d577a1bc07fa61bcd5352e94f05ed6
+# Source0-md5:	3ccdf1d0b45926ca98740994b8e52cdc
 Source1:	%{name}-packaging
 Source2:	%{name}-modprobe.d
 Source3:	%{name}-init
@@ -235,6 +235,7 @@
 %prep
 %setup -q -n %{name}-%{snap}-%{rev}
 cp %{SOURCE1} packaging
+%{__sed} -i -e 's|##{BUILD_OUTPUT}##|build|' docs/api/doxygen.conf
 
 %build
 %if %{with kernel}
@@ -345,7 +346,6 @@
 %attr(4755,root,root) %{_bindir}/vmware-user-suid-wrapper
 %attr(755,root,root) %{_bindir}/vmware-xferlogs
 %attr(755,root,root) %{_sbindir}/mount.vmhgfs
-%attr(755,root,root) %{_sbindir}/vmware-guestd
 %dir %{_libdir}/open-vm-tools
 %attr(755,root,root) %{_libdir}/lib*.so*
 %dir %{_libdir}/open-vm-tools/plugins
@@ -419,6 +419,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2009/05/01 18:37:15  areq
+- 2009.04.23, NFY (kernel modules don't build)
+
 Revision 1.19  2009/03/28 22:47:35  paszczus
 - added missing dir; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/open-vm-tools/open-vm-tools.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list