SPECS: liferea.spec - fix locale names cz => cs - release 3

megabajt megabajt at pld-linux.org
Sun Apr 27 00:18:12 CEST 2008


Author: megabajt                     Date: Sat Apr 26 22:18:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix locale names cz => cs
- release 3

---- Files affected:
SPECS:
   liferea.spec (1.169 -> 1.170) 

---- Diffs:

================================================================
Index: SPECS/liferea.spec
diff -u SPECS/liferea.spec:1.169 SPECS/liferea.spec:1.170
--- SPECS/liferea.spec:1.169	Sat Apr 26 23:42:54 2008
+++ SPECS/liferea.spec	Sun Apr 27 00:18:06 2008
@@ -17,7 +17,7 @@
 Summary(pl.UTF-8):	Program do pobierania informacji w formacie RSS
 Name:		liferea
 Version:	1.4.15
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		X11/Applications/Networking
 Source0:	http://dl.sourceforge.net/liferea/%{name}-%{version}.tar.gz
@@ -45,6 +45,7 @@
 %{?with_lua:BuildRequires:	lua51-devel}
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.311
+BuildRequires:	sed >= 4.0
 BuildRequires:	sqlite3-devel
 %{?with_xulrunner:BuildRequires:	xulrunner-devel}
 Requires(post,postun):	gtk+2
@@ -100,6 +101,9 @@
 %patch1 -p1
 %patch2 -p1
 
+%{__sed} -i -e 's,cz,cs,' po/LINGUAS
+mv po/{cz,cs}.po
+
 %build
 %{__glib_gettextize}
 %{__intltoolize}
@@ -177,6 +181,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.170  2008-04-26 22:18:06  megabajt
+- fix locale names cz => cs
+- release 3
+
 Revision 1.169  2008-04-26 21:42:54  megabajt
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/liferea.spec?r1=1.169&r2=1.170&f=u



More information about the pld-cvs-commit mailing list