Author: belegdol
Update of /cvs/free/rpms/lxdream/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27905
Modified Files:
lxdream.spec
Log Message:
* Sat Feb 11 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.1-4
- Ensured the i686 version is built as well
Index: lxdream.spec
===================================================================
RCS file: /cvs/free/rpms/lxdream/devel/lxdream.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- lxdream.spec 10 Feb 2012 23:22:05 -0000 1.15
+++ lxdream.spec 11 Feb 2012 14:38:49 -0000 1.16
@@ -1,6 +1,6 @@
Name: lxdream
Version: 0.9.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Sega Dreamcast emulator
License: GPLv2+
URL:
http://www.lxdream.org
@@ -19,11 +19,7 @@
BuildRequires: SDL-devel
# 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 x86_64
-%else
-ExclusiveArch: i386 x86_64
-%endif
+ExclusiveArch: i686 x86_64
%description
lxdream is a linux-based emulator of the Sega Dreamcast system. While it is
@@ -69,6 +65,9 @@
%changelog
+* Sat Feb 11 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.1-4
+- Ensured the i686 version is built as well
+
* Fri Feb 10 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.1-3
- Fixed build failures
- Dropped obsolete Group, Buildroot, %%clean and %%defattr