SPECS: seahorse.spec - updated find_lang BR - fixed sed usage

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


Author: qboosh                       Date: Tue Nov 27 20:11:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated find_lang BR
- fixed sed usage

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

---- Diffs:

================================================================
Index: SPECS/seahorse.spec
diff -u SPECS/seahorse.spec:1.103 SPECS/seahorse.spec:1.104
--- SPECS/seahorse.spec:1.103	Sat Nov 10 20:33:34 2007
+++ SPECS/seahorse.spec	Tue Nov 27 21:11:21 2007
@@ -31,10 +31,10 @@
 BuildRequires:	nautilus-devel >= 2.20.0
 BuildRequires:	openldap-devel >= 2.4.6
 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.311
 BuildRequires:	scrollkeeper
+BuildRequires:	sed >= 4.0
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	scrollkeeper
@@ -158,7 +158,7 @@
 %patch0 -p1
 %patch1 -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
@@ -290,6 +290,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2007-11-27 20:11:21  qboosh
+- updated find_lang BR
+- fixed sed usage
+
 Revision 1.103  2007-11-10 19:33:34  megabajt
 - sr at Latn -> sr at latin
 - use --with-omf
================================================================

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



More information about the pld-cvs-commit mailing list