rpms/open-vm-tools/F-11 .cvsignore, 1.7, 1.8 open-vm-tools.spec, 1.9, 1.10 sources, 1.7, 1.8 open-vm-tools-172495-pluginpath.patch, 1.1, NONE

Denis Leroy denis at rpmfusion.org
Fri Aug 14 08:50:32 CEST 2009


Author: denis

Update of /cvs/free/rpms/open-vm-tools/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8275

Modified Files:
	.cvsignore open-vm-tools.spec sources 
Removed Files:
	open-vm-tools-172495-pluginpath.patch 
Log Message:
- Update to upstream build 179896
- Some new content in devel package
- Plugin path patch upstreamed



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-11/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	4 Jul 2009 12:23:50 -0000	1.7
+++ .cvsignore	14 Aug 2009 06:50:32 -0000	1.8
@@ -1 +1 @@
-open-vm-tools-2009.06.18-172495.tar.gz
+open-vm-tools-2009.07.22-179896.tar.gz


Index: open-vm-tools.spec
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-11/open-vm-tools.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- open-vm-tools.spec	4 Jul 2009 12:23:50 -0000	1.9
+++ open-vm-tools.spec	14 Aug 2009 06:50:32 -0000	1.10
@@ -1,5 +1,5 @@
-%define builddate 2009.06.18
-%define buildver 172495
+%define builddate 2009.07.22
+%define buildver 179896
 
 Name:      open-vm-tools
 Version:   0.0.0.%{buildver}
@@ -13,7 +13,6 @@
 Source2:   %{name}-sysconfig.mouse
 Source3:   vmware-toolbox.desktop
 Source4:   %{name}-modprobe.vmnics
-Patch0:   open-vm-tools-172495-pluginpath.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ExclusiveArch: i586 x86_64
@@ -70,7 +69,6 @@
 
 %prep
 %setup -q -n open-vm-tools-%{builddate}-%{buildver}
-%patch0 -p1 -b .pluginpath
 # Fix some permissions and formats
 chmod -x NEWS README ChangeLog AUTHORS COPYING
 sed -i 's/\r//' README
@@ -180,11 +178,17 @@
 
 %files devel
 %defattr(-,root,root,-)
-%{_includedir}/*.h
+%{_includedir}/*
 %{_libdir}/*.so
+%{_libdir}/pkgconfig/*.pc
 
 
 %changelog
+* Fri Aug 14 2009 Denis Leroy <denis at poolshark.org> - 0.0.0.179896-1
+- Update to upstream build 179896
+- Some new content in devel package
+- Plugin path patch upstreamed
+
 * Sat Jul  4 2009 Denis Leroy <denis at poolshark.org> - 0.0.0.172495-1
 - Update to upstream build 172495
 - Split libs subpackage for multilib friendliness


Index: sources
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-11/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	4 Jul 2009 12:23:50 -0000	1.7
+++ sources	14 Aug 2009 06:50:32 -0000	1.8
@@ -1 +1 @@
-8bd5304e84465005bb01b5055497cce1  open-vm-tools-2009.06.18-172495.tar.gz
+793cfd7ca738b785cdaf647900b3f1d5  open-vm-tools-2009.07.22-179896.tar.gz


--- open-vm-tools-172495-pluginpath.patch DELETED ---



More information about the rpmfusion-commits mailing list