]> git.pld-linux.org Git - packages/dosemu.git/blobdiff - dosemu.spec
- removed obsolete fix and gcc33 patches
[packages/dosemu.git] / dosemu.spec
index c5ac5b3d087ab9b4efb3a089d7d21a071fb85528..0c1329716ed4d0751c9d458cc2c74fce18cd7a48 100644 (file)
@@ -11,7 +11,7 @@ Summary(pt_BR):       Emulador DOS
 Summary(tr):   DOS öykünümcüsü
 Name:          dosemu
 %define                ver 1.1.5
-%define        subver 6
+%define                subver 7
 Version:       %{ver}.%{subver}
 # Please don't bump to 1 until dosemu-1.2
 Release:       0.1
@@ -20,7 +20,7 @@ Group:                Applications/Emulators
 Source0:       http://dl.sourceforge.net/dosemu/%{name}-%{ver}.tgz
 # Source0-md5: 15b37a5e45bbeaa31bb19269327707ff
 Source1:       http://dosemu.sourceforge.net/testing/patchset-%{version}.tgz
-# Source1-md5: 226c1c846fedd0bb45f96dcc5a959905
+# Source1-md5: d1967c4999b23f5c35188648c45fafef
 #Source2:      %{name}-sys.tar.gz
 Source3:       %{name}-PRZECZYTAJ_TO
 Source4:       %{name}-README.PLD
@@ -32,8 +32,6 @@ Patch1:               %{name}-make-new.patch
 Patch2:                %{name}-%{name}_conf.patch
 Patch3:                %{name}-doSgmlTools.patch
 Patch4:                %{name}-makehtml.patch
-#Patch5:               %{name}-fix.patch
-#Patch5:               %{name}-gcc33.patch
 URL:           http://www.dosemu.org/
 BuildRequires: XFree86-devel
 %{?_with_static:BuildRequires: XFree86-static}
@@ -103,7 +101,7 @@ Xdosemu is a version of the dosemu DOS emulator that runs with the X
 Window System. Xdosemu provides VGA graphics and mouse support.
 
 %description -n xdosemu -l de
-Dies ist eine Version des DOS-Emulators für X-Windows-Sitzungen. Er
+Dies ist eine Version des DOS-Emulators für X-Window-Sitzungen. Er
 unterstützt VGA-Grafiken und Maus.
 
 %description -n xdosemu -l es
@@ -147,12 +145,10 @@ sh tmp/do_patch
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-#%patch5 -p1
 
 %build
 OPTFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer}"; export OPTFLAGS
 
-
 ./mkpluginhooks enable plugin_keyboard off plugin_kbd_unicode on \
 plugin_extra_charset on plugin_term on plugin_translate on plugin_demo off
 
This page took 0.303024 seconds and 4 git commands to generate.