Author: megabajt Date: Mon Dec 14 18:32:13 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.28.2 - removed -bug-595698.patch (applied upstream)
---- Files affected: packages/gnome-keyring: gnome-keyring.spec (1.68 -> 1.69) ---- Diffs: ================================================================ Index: packages/gnome-keyring/gnome-keyring.spec diff -u packages/gnome-keyring/gnome-keyring.spec:1.68 packages/gnome-keyring/gnome-keyring.spec:1.69 --- packages/gnome-keyring/gnome-keyring.spec:1.68 Thu Nov 12 13:03:13 2009 +++ packages/gnome-keyring/gnome-keyring.spec Mon Dec 14 19:32:08 2009 @@ -2,13 +2,12 @@ Summary: Keep passwords and other user's secrets Summary(pl.UTF-8): Przechowywanie haseł i innych tajnych danych użytkowników Name: gnome-keyring -Version: 2.28.0 -Release: 3 +Version: 2.28.2 +Release: 1 License: LGPL v2+ (library), GPL v2+ (programs) Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/2.28/%{name}-%{version}.tar.bz2 -# Source0-md5: 07fa253d8506c22640d74eb4fc90a092 -Patch0: %{name}-bug-595698.patch +# Source0-md5: 97ea6823e88b39284187764c1ca95a59 URL: http://live.gnome.org/GnomeKeyring BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf @@ -122,10 +121,9 @@ %prep %setup -q -%patch0 -p1 -rm -f po/[email protected] -sed -i -e 's/c...@valencia//' po/LINGUAS +rm -f po/[email protected] +sed -i -e 's/e...@shaw//' po/LINGUAS %build %{__glib_gettextize} @@ -136,6 +134,7 @@ %{__autoheader} %{__automake} %configure \ + --disable-schemas-install \ --enable-gtk-doc \ --enable-static \ --with-html-dir=%{_gtkdocdir} \ @@ -230,6 +229,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.69 2009/12/14 18:32:08 megabajt +- updated to 2.28.2 +- removed -bug-595698.patch (applied upstream) + Revision 1.68 2009/11/12 12:03:13 patrys - rebuild - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-keyring/gnome-keyring.spec?r1=1.68&r2=1.69&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
