packages: gcalctool/gcalctool.spec - drop ca at valencia locale - release 2
megabajt
megabajt at pld-linux.org
Wed Jul 1 15:12:31 CEST 2009
Author: megabajt Date: Wed Jul 1 13:12:31 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- drop ca at valencia locale
- release 2
---- Files affected:
packages/gcalctool:
gcalctool.spec (1.82 -> 1.83)
---- Diffs:
================================================================
Index: packages/gcalctool/gcalctool.spec
diff -u packages/gcalctool/gcalctool.spec:1.82 packages/gcalctool/gcalctool.spec:1.83
--- packages/gcalctool/gcalctool.spec:1.82 Tue Jun 30 16:07:59 2009
+++ packages/gcalctool/gcalctool.spec Wed Jul 1 15:12:25 2009
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Kalkulator dla GNOME
Name: gcalctool
Version: 5.26.3
-Release: 1
+Release: 2
License: GPL v2
Group: X11/Applications/Math
Source0: http://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.26/%{name}-%{version}.tar.bz2
@@ -25,6 +25,7 @@
BuildRequires: rpmbuild(find_lang) >= 1.23
BuildRequires: rpmbuild(macros) >= 1.197
BuildRequires: scrollkeeper
+BuildRequires: sed >= 4.0
Requires(post,postun): scrollkeeper
Requires(post,preun): GConf2
# sr at Latn vs. sr at latin
@@ -40,6 +41,9 @@
%prep
%setup -q
+rm -f po/ca at valencia.po
+sed -i -e 's/ca at valencia//' po/LINGUAS
+
%build
%{__gnome_doc_common}
%{__glib_gettextize}
@@ -91,6 +95,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.83 2009/07/01 13:12:25 megabajt
+- drop ca at valencia locale
+- release 2
+
Revision 1.82 2009/06/30 14:07:59 megabajt
- updated to 5.26.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcalctool/gcalctool.spec?r1=1.82&r2=1.83&f=u
More information about the pld-cvs-commit
mailing list