SPECS: epiphany-extensions.spec - updated find_lang BR, sed usage fix

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


Author: qboosh                       Date: Tue Nov 27 20:04:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated find_lang BR, sed usage fix

---- Files affected:
SPECS:
   epiphany-extensions.spec (1.92 -> 1.93) 

---- Diffs:

================================================================
Index: SPECS/epiphany-extensions.spec
diff -u SPECS/epiphany-extensions.spec:1.92 SPECS/epiphany-extensions.spec:1.93
--- SPECS/epiphany-extensions.spec:1.92	Tue Nov 27 21:02:27 2007
+++ SPECS/epiphany-extensions.spec	Tue Nov 27 21:04:21 2007
@@ -25,9 +25,9 @@
 BuildRequires:	pcre-devel
 BuildRequires:	pkgconfig
 BuildRequires:	python-gnome-devel >= 2.20.0
-# 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.198
+BuildRequires:	sed >= 4.0
 BuildRequires:	xulrunner-devel >= 1.8.0.4
 Requires(post,postun):	scrollkeeper
 Requires(post,preun):	GConf2
@@ -52,7 +52,7 @@
 %prep
 %setup -q
 
-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
@@ -112,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2007-11-27 20:04:21  qboosh
+- updated find_lang BR, sed usage fix
+
 Revision 1.92  2007-11-27 20:02:27  megabajt
 - release 5 (xulrunner 1.8.1.10)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/epiphany-extensions.spec?r1=1.92&r2=1.93&f=u



More information about the pld-cvs-commit mailing list