packages: childsplay/childsplay.spec - enable gettext support (-gettext.pat...

lisu lisu at pld-linux.org
Sat Jun 12 21:08:26 CEST 2010


Author: lisu                         Date: Sat Jun 12 19:08:26 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enable gettext support (-gettext.patch)
- locales work now

---- Files affected:
packages/childsplay:
   childsplay.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/childsplay/childsplay.spec
diff -u packages/childsplay/childsplay.spec:1.27 packages/childsplay/childsplay.spec:1.28
--- packages/childsplay/childsplay.spec:1.27	Sat Jun 12 17:42:44 2010
+++ packages/childsplay/childsplay.spec	Sat Jun 12 21:08:21 2010
@@ -14,11 +14,12 @@
 Source0:	http://downloads.sourceforge.net/schoolsplay/%{name}-%{version}.tgz
 # Source0-md5:	6ed368af17e7e2fd129b0b9c5d4921ec
 #Source1:	http://dl.sourceforge.net/childsplay/%{name}_plugins-%{plugins_ver}.tgz
-# Source1-md5:	2abd77c938ce4297c3a6190637833ca5
+## Source1-md5:	2abd77c938ce4297c3a6190637833ca5
 #Source2:	http://dl.sourceforge.net/childsplay/%{name}_plugins_lfc-%{plugins_lfc_ver}.tgz
-# Source2-md5:	123b24a0af50cda07f8c6869d6f939ff
+## Source2-md5:	123b24a0af50cda07f8c6869d6f939ff
 Source3:	%{name}.desktop
 Source4:	pld_setup.py
+Patch0:		%{name}-gettext.patch
 URL:		http://www.schoolsplay.org/
 %pyrequires_eq	python-modules
 BuildRequires:	rpm-pythonprov
@@ -44,6 +45,7 @@
 %prep
 #%%setup -q -a1 -a2
 %setup -q
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -107,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2010/06/12 19:08:21  lisu
+- enable gettext support (-gettext.patch)
+- locales work now
+
 Revision 1.27  2010/06/12 15:42:44  lisu
 - rel 0.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/childsplay/childsplay.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list