rpms/open-vm-tools/devel open-vm-tools.spec,1.9,1.10

Denis Leroy denis at rpmfusion.org
Tue Jun 30 13:08:42 CEST 2009


Author: denis

Update of /cvs/free/rpms/open-vm-tools/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15102

Modified Files:
	open-vm-tools.spec 
Log Message:
Removed procps support until 3.2.8 is investigated


Index: open-vm-tools.spec
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/devel/open-vm-tools.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- open-vm-tools.spec	30 Jun 2009 10:46:21 -0000	1.9
+++ open-vm-tools.spec	30 Jun 2009 11:08:42 -0000	1.10
@@ -23,7 +23,6 @@
 BuildRequires: libXtst-devel
 BuildRequires: libdnet-devel
 BuildRequires: pam-devel
-BuildRequires: procps
 BuildRequires: libdnet-devel
 BuildRequires: libicu-devel
 BuildRequires: desktop-file-utils
@@ -83,6 +82,7 @@
         --disable-dependency-tracking \
         --without-kernel-modules \
         --without-root-privileges \
+	--without-procps \
         --with-gtkmm
 
 # Disable use of rpath
@@ -191,6 +191,7 @@
 - Added pam-devel BR
 - Switch to vmtoolsd for vmsvc, updated init file
 - Added patch to fix default vmtoolsd plugin path
+- Removed procps support until 3.2.8 is investigated
 
 * Fri Apr  3 2009 Denis Leroy <denis at poolshark.org> - 0.0.0.154848-3
 - Fixing ExclusiveArch



More information about the rpmfusion-commits mailing list