SPECS: dangerdeep.spec - up to 0.2.0 - %%{name}-X11.patch added - ...
lisu
lisu at pld-linux.org
Fri Oct 13 22:16:39 CEST 2006
Author: lisu Date: Fri Oct 13 20:16:39 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.2.0
- %%{name}-X11.patch added
- added Source1 which contain data files
- Group changed to X11/Applications/Games
---- Files affected:
SPECS:
dangerdeep.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/dangerdeep.spec
diff -u SPECS/dangerdeep.spec:1.17 SPECS/dangerdeep.spec:1.18
--- SPECS/dangerdeep.spec:1.17 Wed May 10 20:37:12 2006
+++ SPECS/dangerdeep.spec Fri Oct 13 22:16:33 2006
@@ -2,12 +2,15 @@
Summary: Danger from the Deep - WW2 german submarine simulation
Summary(pl): Danger from the Deep - symulacja niemieckiej łodzi podwodnej
Name: dangerdeep
-Version: 0.1.1
-Release: 0.2
+Version: 0.2.0
+Release: 0.1
License: GPL v2
-Group: Applications/Games
+Group: X11/Applications/Games
Source0: http://dl.sourceforge.net/dangerdeep/%{name}-%{version}.tar.gz
-# Source0-md5: 7de20b4594c0fee8d3c1a281f686f943
+# Source0-md5: 3733507e99de5afc3c4172024cdfc61b
+Source1: http://dl.sourceforge.net/sourceforge/dangerdeep/%{name}-data-%{version}.zip
+# Source1-md5: 931d035cdf07d29b57e4797218fe53ff
+Patch0: %{name}-X11.patch
URL: http://dangerdeep.sourceforge.net/
BuildRequires: SDL_image-devel
BuildRequires: SDL_mixer-devel
@@ -15,6 +18,7 @@
BuildRequires: fftw3-devel
BuildRequires: scons
BuildRequires: sed >= 4.0
+BuildRequires: unzip
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -36,7 +40,7 @@
%package utils
Summary: Danger from the Deep - utils
Summary(pl): Danger from the Deep - narzędzia
-Group: Applications/Games
+Group: X11/Applications/Games
Requires: %{name} = %{version}-%{release}
%description utils
@@ -46,7 +50,8 @@
Danger from the Deep - narzędzia.
%prep
-%setup -q
+%setup -q -a 1
+%patch0 -p1
sed -i 's at -g -O2@%{rpmcflags}@' SConstruct
sed -i 's@/usr/local/share/dangerdeep@%{_datadir}/dangerdeep@' SConstruct
@@ -88,6 +93,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2006/10/13 20:16:33 lisu
+- up to 0.2.0
+- %%{name}-X11.patch added
+- added Source1 which contain data files
+- Group changed to X11/Applications/Games
+
Revision 1.17 2006/05/10 18:37:12 adamg
- info on building dangerdeep on Ac
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dangerdeep.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list