packages: wesnoth/wesnoth.spec - apply resurected and updated patch which f...

lisu lisu at pld-linux.org
Sat Mar 27 14:57:42 CET 2010


Author: lisu                         Date: Sat Mar 27 13:57:42 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- apply resurected and updated patch which fixes locales dir

---- Files affected:
packages/wesnoth:
   wesnoth.spec (1.130 -> 1.131) 

---- Diffs:

================================================================
Index: packages/wesnoth/wesnoth.spec
diff -u packages/wesnoth/wesnoth.spec:1.130 packages/wesnoth/wesnoth.spec:1.131
--- packages/wesnoth/wesnoth.spec:1.130	Sat Mar 27 14:22:18 2010
+++ packages/wesnoth/wesnoth.spec	Sat Mar 27 14:57:37 2010
@@ -22,6 +22,7 @@
 Source1:	%{name}d.init
 Patch0:		%{name}-libpng.patch
 Patch1:		%{name}-desktop.patch
+Patch2:		%{name}-locale_dir.patch
 URL:		http://www.wesnoth.org/
 BuildRequires:	SDL-devel >= 1.2.7
 BuildRequires:	SDL_image-devel >= 1.2
@@ -111,6 +112,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # don't install locales in %{_datadir}/%{name}
 %{__sed} -i 's,${DATADIR}/${LOCALEDIR},${LOCALEDIR},' CMakeLists.txt
@@ -257,6 +259,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.131  2010/03/27 13:57:37  lisu
+- apply resurected and updated patch which fixes locales dir
+
 Revision 1.130  2010/03/27 13:22:18  lisu
 - s/png12/png
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wesnoth/wesnoth.spec?r1=1.130&r2=1.131&f=u



More information about the pld-cvs-commit mailing list