SPECS (XMAS): mars.spec - up to 0.2.1 christmas version - mars-pat...

lisu lisu at pld-linux.org
Wed Dec 27 02:00:36 CET 2006


Author: lisu                         Date: Wed Dec 27 01:00:35 2006 GMT
Module: SPECS                         Tag: XMAS
---- Log message:
- up to 0.2.1 christmas version
- mars-path.patch no longer needed

---- Files affected:
SPECS:
   mars.spec (1.6 -> 1.6.2.1) 

---- Diffs:

================================================================
Index: SPECS/mars.spec
diff -u SPECS/mars.spec:1.6 SPECS/mars.spec:1.6.2.1
--- SPECS/mars.spec:1.6	Wed Nov  8 03:55:15 2006
+++ SPECS/mars.spec	Wed Dec 27 02:00:29 2006
@@ -1,24 +1,17 @@
 # $Revision$, $Date$
 #
-# TODO: 
-# - the game crashes with SDL Parachute deployed error,
-#   it doesn't if we install the game and run it from the dir
-#   where it was build, so theres probably more to install - 
-#   find out what it is
-#
 # Conditional build:
 %bcond_without	opengl		# build without opengl
 #
 Summary:	Turn based strategy game with isometric graphic
 Summary(pl):	Turowa gra strategiczna z grafiką izometryczną
 Name:		mars
-Version:	0.2.0
+Version:	0.2.1
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/mars/%{name}-%{version}-src.tar.gz
-# Source0-md5:	4ad8a9009af5947d6e69159eab47a923
-Patch0:		%{name}-path.patch
+# Source0-md5:	c86674cd1fd6d0045e43218d929eb391
 URL:		http://www.marsnomercy.org/
 %{?with_opengl:BuildRequires:	OpenGL-devel}
 BuildRequires:	SDL-devel
@@ -43,10 +36,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%{__sed} -i 's at data/@%{_datadir}/%{name}/@' src/{mars.cpp,Functions.cpp}
-%{__sed} -i 's at data/@%{_datadir}/%{name}/@' data/xml/ngg/light.xml
-%{__sed} -i 's at data/@%{_datadir}/%{name}/@' data/xml/player.xml
+%{__sed} -i 's@"data/"@"%{_datadir}/%{name}/"@' src/mars.cpp
 
 %build
 scons \
@@ -74,6 +64,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6.2.1  2006/12/27 01:00:29  lisu
+- up to 0.2.1 christmas version
+- mars-path.patch no longer needed
+
 Revision 1.6  2006/11/08 02:55:15  shadzik
 - add TODO
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mars.spec?r1=1.6&r2=1.6.2.1&f=u



More information about the pld-cvs-commit mailing list