SPECS: genius.spec - updated find_lang BR - sed quotes - cleanup

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


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

---- Files affected:
SPECS:
   genius.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/genius.spec
diff -u SPECS/genius.spec:1.71 SPECS/genius.spec:1.72
--- SPECS/genius.spec:1.71	Thu Nov 22 18:18:03 2007
+++ SPECS/genius.spec	Tue Nov 27 21:41:06 2007
@@ -26,8 +26,7 @@
 BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
 BuildRequires:	readline-devel
-# 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
@@ -73,12 +72,12 @@
 %patch0 -p1
 %patch1 -p1
 
-%{__sed} -i -e s#sr\@Latn#sr\@latin# configure.in
+%{__sed} -i -e 's#sr\@Latn#sr\@latin#' configure.in
 %{__sed} -i 's at AM_BINRELOC@#AM_BINRELOC@' configure.in
 mv po/sr\@{Latn,latin}.po
 
 %build
-rm -f missing acinclude.m4
+rm -f acinclude.m4
 %{__gnome_doc_common}
 cp xmldocs.make help
 %{__libtoolize}
@@ -148,6 +147,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2007-11-27 20:41:06  qboosh
+- updated find_lang BR
+- sed quotes
+- cleanup
+
 Revision 1.71  2007-11-22 17:18:03  megabajt
 - fix previous commit log
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/genius.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list