packages: ultimatestunts/ultimatestunts.spec - patch config file to point t...

lisu lisu at pld-linux.org
Tue Feb 15 09:45:30 CET 2011


Author: lisu                         Date: Tue Feb 15 08:45:30 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- patch config file to point to proper datadir
- config is now stored also in home dir (~/.ultimatestunts), TODO removed

---- Files affected:
packages/ultimatestunts:
   ultimatestunts.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/ultimatestunts/ultimatestunts.spec
diff -u packages/ultimatestunts/ultimatestunts.spec:1.34 packages/ultimatestunts/ultimatestunts.spec:1.35
--- packages/ultimatestunts/ultimatestunts.spec:1.34	Mon Feb 14 16:36:01 2011
+++ packages/ultimatestunts/ultimatestunts.spec	Tue Feb 15 09:45:25 2011
@@ -1,14 +1,10 @@
 # $Revision$, $Date$
-#
-# TODO:
-# - move config to home etc
-#
 %define	src_ver	0761
 Summary:	Remake of the famous game stunts
 Summary(pl.UTF-8):	Nowa wersja sławnej gry stunts
 Name:		ultimatestunts
 Version:	0.7.6
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://downloads.sourceforge.net/ultimatestunts/%{name}-srcdata-%{src_ver}.tar.gz
@@ -17,6 +13,7 @@
 Source2:	%{name}.desktop
 Source3:	%{name}-editor.desktop
 Patch0:		%{name}-directories.patch
+Patch1:		%{name}-config.patch
 URL:		http://www.ultimatestunts.nl/
 BuildRequires:	OpenAL-devel
 BuildRequires:	OpenGL-GLU-devel
@@ -54,6 +51,7 @@
 %prep
 %setup -q -n %{name}-srcdata-%{src_ver}
 %patch0 -p1
+%patch1 -p1
 %{__sed} -i 's/fr_FR/fr/' po/LINGUAS
 mv po/fr{_FR,}.po
 mv po/fr{_FR,}.gmo
@@ -110,6 +108,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2011/02/15 08:45:25  lisu
+- patch config file to point to proper datadir
+- config is now stored also in home dir (~/.ultimatestunts), TODO removed
+
 Revision 1.34  2011/02/14 15:36:01  lisu
 - BR: gettext-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ultimatestunts/ultimatestunts.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list