SPECS: gnome-games.spec - added find_lang BR - sed quotes - python...

qboosh qboosh at pld-linux.org
Tue Nov 27 21:33:37 CET 2007


Author: qboosh                       Date: Tue Nov 27 20:33:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added find_lang BR
- sed quotes
- python epoch

---- Files affected:
SPECS:
   gnome-games.spec (1.195 -> 1.196) 

---- Diffs:

================================================================
Index: SPECS/gnome-games.spec
diff -u SPECS/gnome-games.spec:1.195 SPECS/gnome-games.spec:1.196
--- SPECS/gnome-games.spec:1.195	Sat Nov 17 22:43:09 2007
+++ SPECS/gnome-games.spec	Tue Nov 27 21:33:31 2007
@@ -32,11 +32,13 @@
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.30
 BuildRequires:	pkgconfig >= 1:0.15
-BuildRequires:	python-devel >= 2.4
+BuildRequires:	python-devel >= 1:2.4
 BuildRequires:	python-gnome-desktop-devel >= 2.20.0
 BuildRequires:	python-pygtk-devel >= 2:2.12.0
+BuildRequires:	rpmbuild(find_lang) >= 1.23
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	scrollkeeper >= 0.3.8
+BuildRequires:	sed >= 4.0
 Requires(post,preun):	GConf2
 Requires:	gnome-vfs2 >= 2.20.0
 Requires:	hicolor-icon-theme
@@ -347,7 +349,7 @@
 %setup -q
 %patch0 -p1
 
-sed -i -e s#sr\@Latn#sr\@latin# po/LINGUAS
+sed -i -e 's#sr\@Latn#sr\@latin#' po/LINGUAS
 mv -f po/sr\@{Latn,latin}.po
 
 %build
@@ -834,6 +836,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.196  2007-11-27 20:33:31  qboosh
+- added find_lang BR
+- sed quotes
+- python epoch
+
 Revision 1.195  2007-11-17 21:43:09  blues
 - suggests chess AI engine
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-games.spec?r1=1.195&r2=1.196&f=u



More information about the pld-cvs-commit mailing list