rpms/wine/devel wine.spec,1.98,1.99

Andreas Bierfert awjb at fedoraproject.org
Tue Feb 24 21:09:31 UTC 2009


Author: awjb

Update of /cvs/pkgs/rpms/wine/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19521

Modified Files:
	wine.spec 
Log Message:
- switch from i386 to ix86



Index: wine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wine/devel/wine.spec,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- wine.spec	24 Feb 2009 20:45:09 -0000	1.98
+++ wine.spec	24 Feb 2009 21:09:01 -0000	1.99
@@ -1,6 +1,6 @@
 Name:		wine
 Version:	1.1.15
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A Windows 16/32/64 bit emulator
 
 Group:		Applications/Emulators
@@ -53,7 +53,7 @@
 Patch2:         wine-desktop-mime.patch
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-ExclusiveArch:  i386
+ExclusiveArch:  %{ix86}
 
 # BR: All builds
 BuildRequires:	bison
@@ -869,6 +869,10 @@
 %{_libdir}/wine/winepulse.drv.so
 
 %changelog
+* Tue Feb 24 2009 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1.1.15-2
+- switch from i386 to ix86
+
 * Sun Feb 15 2009 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 1.1.15-1
 - version upgrade




More information about the fedora-extras-commits mailing list