SPECS: dosemu.spec - added smarthog tsr
pascalek
pascalek at pld-linux.org
Fri Mar 30 17:06:12 CEST 2007
Author: pascalek Date: Fri Mar 30 15:06:12 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added smarthog tsr
---- Files affected:
SPECS:
dosemu.spec (1.128 -> 1.129)
---- Diffs:
================================================================
Index: SPECS/dosemu.spec
diff -u SPECS/dosemu.spec:1.128 SPECS/dosemu.spec:1.129
--- SPECS/dosemu.spec:1.128 Mon Feb 12 22:23:53 2007
+++ SPECS/dosemu.spec Fri Mar 30 17:06:07 2007
@@ -6,6 +6,8 @@
%bcond_with AC
%bcond_without x # X support
#
+%define smarthogver 0.1.0
+
Summary: A DOS emulator
Summary(de.UTF-8): DOS-Emulator
Summary(es.UTF-8): Emulador DOS
@@ -15,7 +17,7 @@
Summary(tr.UTF-8): DOS öykünümcüsü
Name: dosemu
Version: 1.3.4
-Release: 1
+Release: 2
License: GPL v2
Group: Applications/Emulators
Source0: http://dl.sourceforge.net/dosemu/%{name}-%{version}.tgz
@@ -26,6 +28,7 @@
Source5: %{name}.desktop
Source6: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-pl-man-pages.tar.bz2
# Source6-md5: 7a8abf5c656e6b99bdd03a4783751895
+Source7: smarthog-%{smarthogver}.tgz
Patch0: %{name}-man-pages.patch
Patch1: %{name}-make-new.patch
Patch2: %{name}-%{name}_conf.patch
@@ -135,7 +138,7 @@
Wtyczka X dla dosemu.
%prep
-%setup -q -a6
+%setup -q -a6 -a7
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -215,6 +218,7 @@
install commands/*.com $RPM_BUILD_ROOT%{_dosemudir}/bootdir/dosemu
install commands/*.sys $RPM_BUILD_ROOT%{_dosemudir}/bootdir/dosemu
+install smarthog-%{smarthogver}/*.exe $RPM_BUILD_ROOT%{_dosemudir}/bootdir/dosemu
cp %{SOURCE3} PRZECZYTAJ_TO
cp %{SOURCE4} README.PLD
install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
@@ -280,6 +284,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.129 2007/03/30 15:06:07 pascalek
+- added smarthog tsr
+
Revision 1.128 2007/02/12 21:23:53 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dosemu.spec?r1=1.128&r2=1.129&f=u
More information about the pld-cvs-commit
mailing list