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(a)poolshark.org> - 0.0.0.179896-2
+- Fixed exclusive arch
+
* Fri Aug 14 2009 Denis Leroy <denis(a)poolshark.org> - 0.0.0.179896-1
- Update to upstream build 179896
- Some new content in devel package
Show replies by date