rpms/open-vm-tools/devel open-vm-tools.spec,1.11,1.12

Denis Leroy denis at rpmfusion.org
Fri Aug 14 14:20:33 CEST 2009


Author: denis

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

Modified Files:
	open-vm-tools.spec 
Log Message:
Fixed exclusive arch


Index: open-vm-tools.spec
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/devel/open-vm-tools.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- open-vm-tools.spec	14 Aug 2009 06:11:52 -0000	1.11
+++ open-vm-tools.spec	14 Aug 2009 12:20:33 -0000	1.12
@@ -3,7 +3,7 @@
 
 Name:      open-vm-tools
 Version:   0.0.0.%{buildver}
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   VMware Guest OS Tools
 Group:     Applications/System
 License:   LGPLv2
@@ -15,7 +15,7 @@
 Source4:   %{name}-modprobe.vmnics
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-ExclusiveArch: i586 x86_64
+ExclusiveArch: i686 x86_64
 
 BuildRequires: gtk2-devel
 BuildRequires: gtkmm24-devel
@@ -184,6 +184,9 @@
 
 
 %changelog
+* Fri Aug 14 2009 Denis Leroy <denis at poolshark.org> - 0.0.0.179896-2
+- Fixed exclusive arch
+
 * 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



More information about the rpmfusion-commits mailing list