SPECS: evolution.spec - updated find_lang BR - sed quotes
qboosh
qboosh at pld-linux.org
Tue Nov 27 21:42:52 CET 2007
Author: qboosh Date: Tue Nov 27 20:42:52 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated find_lang BR
- sed quotes
---- Files affected:
SPECS:
evolution.spec (1.226 -> 1.227)
---- Diffs:
================================================================
Index: SPECS/evolution.spec
diff -u SPECS/evolution.spec:1.226 SPECS/evolution.spec:1.227
--- SPECS/evolution.spec:1.226 Mon Nov 26 17:35:31 2007
+++ SPECS/evolution.spec Tue Nov 27 21:42:47 2007
@@ -65,8 +65,7 @@
BuildRequires: pkgconfig
BuildRequires: psmisc
BuildRequires: python
-# 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 >= 0.1.4
BuildRequires: sed >= 4.0
@@ -235,7 +234,7 @@
%patch3 -p1
%patch4 -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
@@ -536,6 +535,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.227 2007-11-27 20:42:47 qboosh
+- updated find_lang BR
+- sed quotes
+
Revision 1.226 2007-11-26 16:35:31 megabajt
- updated to 2.12.2
- use better way to fix locale name
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evolution.spec?r1=1.226&r2=1.227&f=u
More information about the pld-cvs-commit
mailing list