SPECS: wormux.spec - updated to 0.7 - added gcc4 patch
megabajt
megabajt at pld-linux.org
Thu Apr 6 18:09:56 CEST 2006
Author: megabajt Date: Thu Apr 6 16:09:56 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.7
- added gcc4 patch
---- Files affected:
SPECS:
wormux.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/wormux.spec
diff -u SPECS/wormux.spec:1.22 SPECS/wormux.spec:1.23
--- SPECS/wormux.spec:1.22 Fri Feb 3 13:33:05 2006
+++ SPECS/wormux.spec Thu Apr 6 18:09:51 2006
@@ -3,13 +3,14 @@
Summary(pl): Wolnodostępny klon Worms z Team17
Name: wormux
Version: 0.7
-Release: 0.beta2.1
+Release: 1
License: BSD
Group: Applications/Games
-Source0: http://download.gna.org/wormux/wormux-%{version}beta2.tar.bz2
-# Source0-md5: b9a93bbd732f52d2fbff8a403259fcf6
+Source0: http://download.gna.org/wormux/wormux-%{version}.tar.gz
+# Source0-md5: 4e7178aa8765424577ec185ee841665f
Source1: %{name}.desktop
Source2: %{name}.png
+Patch0: %{name}-gcc4.patch
URL: http://www.wormux.org/en/index.php
BuildRequires: SDL-devel >= 1.2.6
BuildRequires: SDL_gfx-devel >= 2.0.13
@@ -31,7 +32,8 @@
Wolnodostępny klon gry Worms z Team17.
%prep
-%setup -q -n wormux-%{version}beta2
+%setup -q
+%patch0 -p1
# let *.mo build
rm -f po/stamp-po
@@ -42,7 +44,8 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-%configure
+%configure \
+ --with-datadir-name=%{_datadir}/games/%{name}
%{__make}
%install
@@ -74,6 +77,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2006/04/06 16:09:51 megabajt
+- updated to 0.7
+- added gcc4 patch
+
Revision 1.22 2006/02/03 12:33:05 qboosh
- restored locales
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wormux.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list