Author: belegdol
Update of /cvs/nonfree/rpms/raine/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv475
Modified Files:
raine.spec
Log Message:
* Sun Mar 29 2009 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.50.11-6
- Fedora 11 is i586, not i386
Index: raine.spec
===================================================================
RCS file: /cvs/nonfree/rpms/raine/devel/raine.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- raine.spec 29 Mar 2009 15:10:02 -0000 1.5
+++ raine.spec 29 Mar 2009 19:05:08 -0000 1.6
@@ -1,6 +1,6 @@
Name: raine
Version: 0.50.11
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Arcade emulator focused on Taito and Jaleco games hardware
Group: Applications/Emulators
License: GPL+ and Distributable
@@ -22,7 +22,11 @@
# 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
+%else
ExclusiveArch: i386
+%endif
%description
@@ -104,6 +108,9 @@
%changelog
+* Sun Mar 29 2009 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.50.11-6
+- Fedora 11 is i586, not i386
+
* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.50.11-5
- rebuild for new F11 features