SPECS: orca.spec - python epoch, sanitized sed call

qboosh qboosh at pld-linux.org
Mon Mar 10 21:14:11 CET 2008


Author: qboosh                       Date: Mon Mar 10 20:14:11 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- python epoch, sanitized sed call

---- Files affected:
SPECS:
   orca.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/orca.spec
diff -u SPECS/orca.spec:1.16 SPECS/orca.spec:1.17
--- SPECS/orca.spec:1.16	Mon Mar 10 19:00:37 2008
+++ SPECS/orca.spec	Mon Mar 10 21:14:06 2008
@@ -22,9 +22,10 @@
 BuildRequires:	libbonobo-devel >= 2.20.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
-BuildRequires:	python-devel >= 2.4
+BuildRequires:	python-devel >= 1:2.4
 BuildRequires:	python-gnome-bonobo >= 2.20.0
 BuildRequires:	rpmbuild(macros) >= 1.311
+BuildRequires:	sed >= 4.0
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
 Requires:	python-pyatspi
@@ -60,8 +61,8 @@
 %setup -q
 %patch0 -p1
 
-sed -i -e s#sr\@Latn#sr\@latin# po/LINGUAS
-mv -f po/sr\@{Latn,latin}.po
+sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
+mv -f po/sr@{Latn,latin}.po
 
 %build
 %{__glib_gettextize}
@@ -116,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008-03-10 20:14:06  qboosh
+- python epoch, sanitized sed call
+
 Revision 1.16  2008-03-10 18:00:37  twittner
 - up to 2.22.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/orca.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list