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

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


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

---- Files affected:
SPECS:
   totem.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: SPECS/totem.spec
diff -u SPECS/totem.spec:1.131 SPECS/totem.spec:1.132
--- SPECS/totem.spec:1.131	Tue Nov 27 20:54:28 2007
+++ SPECS/totem.spec	Tue Nov 27 21:22:02 2007
@@ -47,10 +47,10 @@
 BuildRequires:	nautilus-cd-burner-devel >= 2.20.0
 BuildRequires:	nautilus-devel >= 2.20.0
 BuildRequires:	pkgconfig
-# support for --with-omf in find_lang.sh
-BuildRequires:	rpm-build >= 4.4.9-10
+BuildRequires:	rpmbuild(find_lang) >= 1.23
 BuildRequires:	rpmbuild(macros) >= 1.357
 BuildRequires:	scrollkeeper
+BuildRequires:	sed >= 4.0
 BuildRequires:	shared-mime-info >= 0.22
 %{!?with_gstreamer:BuildRequires:	xine-lib-devel >= 2:1.0.2-1}
 BuildRequires:	xorg-lib-libXv-devel
@@ -169,7 +169,7 @@
 %patch2 -p1
 %patch3 -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
@@ -296,6 +296,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2007-11-27 20:22:02  qboosh
+- updated find_lang BR
+- sed quotes
+
 Revision 1.131  2007-11-27 19:54:28  megabajt
 - release 4 (xulrunner 1.8.1.10)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/totem.spec?r1=1.131&r2=1.132&f=u



More information about the pld-cvs-commit mailing list