rpms/dosemu/F-10 dosemu.spec,1.9,1.10
Justin Zygmont
solarflow99 at rpmfusion.org
Thu Aug 27 21:00:23 CEST 2009
Author: solarflow99
Update of /cvs/free/rpms/dosemu/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24481
Modified Files:
dosemu.spec
Log Message:
* Tue Aug 28 2009 Justin Zygmont <solarflow99[AT]gmail.com>
- 1.4.0-6.1905svn
- added ExclusiveOS and ExclusiveArch to build for i386 only.
Index: dosemu.spec
===================================================================
RCS file: /cvs/free/rpms/dosemu/F-10/dosemu.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- dosemu.spec 27 Aug 2009 01:55:30 -0000 1.9
+++ dosemu.spec 27 Aug 2009 19:00:23 -0000 1.10
@@ -1,6 +1,6 @@
Name: dosemu
Version: 1.4.0
-Release: 5.1905svn%{?dist}
+Release: 6.1905svn%{?dist}
Summary: DOS Emulator for Linux
URL: http://dosemu.sf.net
License: GPLv2+
@@ -40,18 +40,11 @@
BuildRequires: xorg-x11-font-utils
Requires: hicolor-icon-theme
+# At this time, Dosemu only works with Linux on x86, other ports are welcome.
+
ExclusiveOS: linux
ExclusiveArch: i386
-#%if %{?fedora} >= 12
-#ExclusiveArch: i686
-#%else
-#%{?fedora} >= 11
-#ExclusiveArch: i586
-#%else
-#ExclusiveArch: i386
-#%endif
-
%description
DOSEMU is a PC Emulator that allows Linux to run a DOS operating system
@@ -156,6 +149,14 @@
%changelog
+* Tue Aug 28 2009 Justin Zygmont <solarflow99[AT]gmail.com>
+- 1.4.0-6.1905svn
+- added ExclusiveOS and ExclusiveArch to build for i386 only.
+
+* Tue Aug 27 2009 Justin Zygmont <solarflow99[AT]gmail.com>
+- 1.4.0-5.1905svn
+- tested some new builds
+
* Tue Aug 25 2009 Justin Zygmont <solarflow99[AT]gmail.com>
- 1.4.0-4.1905svn
- added an extra BR and {?dist} to the spec file
More information about the rpmfusion-commits
mailing list