SPECS: tomboy.spec - updated find_lang BR - sed quotes
qboosh
qboosh at pld-linux.org
Tue Nov 27 21:16:29 CET 2007
Author: qboosh Date: Tue Nov 27 20:16:29 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated find_lang BR
- sed quotes
---- Files affected:
SPECS:
tomboy.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: SPECS/tomboy.spec
diff -u SPECS/tomboy.spec:1.30 SPECS/tomboy.spec:1.31
--- SPECS/tomboy.spec:1.30 Mon Nov 26 18:36:26 2007
+++ SPECS/tomboy.spec Tue Nov 27 21:16:23 2007
@@ -31,10 +31,10 @@
BuildRequires: libtool
BuildRequires: mono-csharp >= 1.1.16.1
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
@@ -59,7 +59,7 @@
%setup -q
%patch0 -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
@@ -125,6 +125,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2007-11-27 20:16:23 qboosh
+- updated find_lang BR
+- sed quotes
+
Revision 1.30 2007-11-26 17:36:26 megabajt
- updated to 0.8.2 (fixes CVE-2005-4790)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tomboy.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list