rpms/raine/devel raine.spec,1.7,1.8

Nicolas Chauvet kwizart at rpmfusion.org
Tue Mar 12 22:43:05 CET 2013


Author: kwizart

Update of /cvs/nonfree/rpms/raine/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17159

Modified Files:
	raine.spec 
Log Message:
* Tue Mar 12 2013 Nicolas Chauvet <kwizart at gmail.com> - 0.50.11-8
- https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild



Index: raine.spec
===================================================================
RCS file: /cvs/nonfree/rpms/raine/devel/raine.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- raine.spec	8 Feb 2012 23:48:07 -0000	1.7
+++ raine.spec	12 Mar 2013 21:43:04 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           raine
 Version:        0.50.11
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Arcade emulator focused on Taito and Jaleco games hardware
 Group:          Applications/Emulators
 License:        GPL+ and Distributable
@@ -22,8 +22,8 @@
 # Only compiles on x86 due to extensive x86 assembly.
 # There should be a {ix86} instead of i386 in the ExclusiveArch line but
 # that would make plague build the package for athlon, i386, i586 and i686 :-/
-%if 0%{?fedora} >= 11
-ExclusiveArch:  i586
+%if 0%{?fedora} >= 12 || 0%{?rhel} >= 6
+ExclusiveArch:  i686
 %else
 ExclusiveArch:  i386
 %endif
@@ -108,6 +108,9 @@
 
 
 %changelog
+* Tue Mar 12 2013 Nicolas Chauvet <kwizart at gmail.com> - 0.50.11-8
+- https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
 * Thu Feb 09 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.50.11-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the rpmfusion-commits mailing list