packages: gnome-keyring/gnome-keyring.spec - drop ca at valencia locale - rele...
megabajt
megabajt at pld-linux.org
Thu Jul 2 15:00:09 CEST 2009
Author: megabajt Date: Thu Jul 2 13:00:09 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- drop ca at valencia locale
- release 2
---- Files affected:
packages/gnome-keyring:
gnome-keyring.spec (1.64 -> 1.65)
---- Diffs:
================================================================
Index: packages/gnome-keyring/gnome-keyring.spec
diff -u packages/gnome-keyring/gnome-keyring.spec:1.64 packages/gnome-keyring/gnome-keyring.spec:1.65
--- packages/gnome-keyring/gnome-keyring.spec:1.64 Thu Jul 2 00:02:53 2009
+++ packages/gnome-keyring/gnome-keyring.spec Thu Jul 2 15:00:04 2009
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Przechowywanie haseł i innych tajnych danych użytkowników
Name: gnome-keyring
Version: 2.26.3
-Release: 1
+Release: 2
License: LGPL v2+ (library), GPL v2+ (programs)
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/2.26/%{name}-%{version}.tar.bz2
@@ -24,6 +24,7 @@
BuildRequires: pam-devel
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.197
+BuildRequires: sed >= 4.0
Requires(post,preun): GConf2
Requires: dbus >= 1.2.0
# sr at Latn vs. sr at latin
@@ -121,6 +122,9 @@
%prep
%setup -q
+rm -f po/ca at valencia.po
+sed -i -e 's/ca at valencia//' po/LINGUAS
+
%build
%{__glib_gettextize}
%{__intltoolize}
@@ -224,6 +228,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.65 2009/07/02 13:00:04 megabajt
+- drop ca at valencia locale
+- release 2
+
Revision 1.64 2009/07/01 22:02:53 megabajt
- updated to 2.26.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-keyring/gnome-keyring.spec?r1=1.64&r2=1.65&f=u
More information about the pld-cvs-commit
mailing list