SPECS: rhythmbox.spec - updated find_lang BR - sed quotes

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


Author: qboosh                       Date: Tue Nov 27 20:27:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated find_lang BR
- sed quotes

---- Files affected:
SPECS:
   rhythmbox.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/rhythmbox.spec
diff -u SPECS/rhythmbox.spec:1.103 SPECS/rhythmbox.spec:1.104
--- SPECS/rhythmbox.spec:1.103	Sat Nov 10 14:02:59 2007
+++ SPECS/rhythmbox.spec	Tue Nov 27 21:27:35 2007
@@ -50,11 +50,11 @@
 BuildRequires:	nautilus-cd-burner-devel >= 2.18.0
 BuildRequires:	pkgconfig
 BuildRequires:	python-pygtk-devel >= 2:2.10.4
-# support for --with-omf in find_lang.sh
-BuildRequires:	rpm-build >= 4.4.9-10
 BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(find_lang) >= 1.23
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	scrollkeeper
+BuildRequires:	sed >= 4.0
 BuildRequires:	totem-devel >= 2.18.0
 BuildRequires:	zlib-devel
 %pyrequires_eq	python-modules
@@ -99,7 +99,7 @@
 %patch4 -p1
 %patch5 -p1
 
-sed -i -e s#sr\@Latn#sr\@latin# po/LINGUAS
+sed -i -e 's#sr\@Latn#sr\@latin#' po/LINGUAS
 mv po/sr\@{Latn,latin}.po
 
 %build
@@ -273,6 +273,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2007-11-27 20:27:35  qboosh
+- updated find_lang BR
+- sed quotes
+
 Revision 1.103  2007-11-10 13:02:59  megabajt
 - sr at Latn -> sr at latin
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rhythmbox.spec?r1=1.103&r2=1.104&f=u



More information about the pld-cvs-commit mailing list