Author: musuruan
Update of /cvs/nonfree/rpms/dega-sdl/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20583
Modified Files:
dega-sdl.spec
Log Message:
* Sat Jul 26 2008 Andrea Musuruane <musuruan(a)gmail.com> 1.12-3
- used a workaround to build only for i386 on plague
Index: dega-sdl.spec
===================================================================
RCS file: /cvs/nonfree/rpms/dega-sdl/devel/dega-sdl.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dega-sdl.spec 22 Jul 2008 19:31:09 -0000 1.1
+++ dega-sdl.spec 26 Jul 2008 13:32:42 -0000 1.2
@@ -1,14 +1,16 @@
Summary: Dega is a Sega Master System emulator
Name: dega-sdl
Version: 1.12
-Release: 2%{?dist}
+Release: 3%{?dist}
License: Distributable
Group: Applications/Emulators
URL:
http://www.emulinks.de/emus/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source:
http://www.emulinks.de/emus/dega-%{version}.tar.gz
Patch0: dega-1.12-execstack.patch
-ExclusiveArch: %{ix86}
+# This is to build only for i386 on plague
+#ExclusiveArch: %{ix86}
+ExclusiveArch: i386
BuildRequires: SDL-devel >= 1.2.0, nasm
%description
@@ -39,6 +41,9 @@
%doc README dega.txt ChangeLog
%changelog
+* Sat Jul 26 2008 Andrea Musuruane <musuruan(a)gmail.com> 1.12-3
+- used a workaround to build only for i386 on plague
+
* Mon Sep 17 2007 Andrea Musuruane <musuruan(a)gmail.com> 1.12-2
- added missing %%{?dist} tag in the release field
- using standard Fedora flags for compiling