rpms/wine/EL-5 wine.spec,1.48,1.49

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sun Jun 3 15:58:48 UTC 2007


Author: awjb

Update of /cvs/pkgs/rpms/wine/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29900/EL-5

Modified Files:
	wine.spec 
Log Message:
- allow full opt flags again
- set ExclusiveArch to i386 for koji to only build i386



Index: wine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wine/EL-5/wine.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- wine.spec	3 Jun 2007 14:51:47 -0000	1.48
+++ wine.spec	3 Jun 2007 15:58:12 -0000	1.49
@@ -1,8 +1,6 @@
-%define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables
-
 Name:		wine
 Version:	0.9.38
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A Windows 16/32/64 bit emulator
 
 Group:		Applications/Emulators
@@ -49,7 +47,7 @@
 Patch1:         wine-rpath.patch
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-ExclusiveArch:  %{ix86}
+ExclusiveArch:  i386
 
 BuildRequires:	bison
 BuildRequires:	flex
@@ -72,6 +70,7 @@
 BuildRequires:  desktop-file-utils
 BuildRequires:  fontforge
 BuildRequires:  gphoto2 gphoto2-devel
+BuildRequires:  jack-audio-connection-kit-devel
 #217338
 BuildRequires:  isdn4k-utils-devel
 # modular x
@@ -746,6 +745,11 @@
 %{_libdir}/wine/*.def
 
 %changelog
+* Sun Jun 03 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+0.9.38-2
+- allow full opt flags again
+- set ExclusiveArch to i386 for koji to only build i386
+
 * Sat Jun 02 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 0.9.38-1
 - version upgrade (#242087)




More information about the fedora-extras-commits mailing list