Author: freetz Date: Thu Jun 1 20:21:50 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - rel.2, added patch for http://bugzilla.gnome.org/show_bug.cgi?id=331003
---- Files affected: SPECS: gnome-keyring.spec (1.27.2.1 -> 1.27.2.2) ---- Diffs: ================================================================ Index: SPECS/gnome-keyring.spec diff -u SPECS/gnome-keyring.spec:1.27.2.1 SPECS/gnome-keyring.spec:1.27.2.2 --- SPECS/gnome-keyring.spec:1.27.2.1 Mon May 15 18:18:25 2006 +++ SPECS/gnome-keyring.spec Thu Jun 1 22:21:45 2006 @@ -3,11 +3,12 @@ Summary(pl): Przechowywanie haseł i innych tajnych danych użytkowników Name: gnome-keyring Version: 0.4.9 -Release: 1 +Release: 2 License: LGPL v2+/GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-keyring/0.4/%{name}-%{version}.tar.bz2 # Source0-md5: 9a90820acf11a66e4c3dd9e163231071 +Patch0: %{name}-single-unlock-dialog.patch URL: http://www.gnome.org/ BuildRequires: autoconf BuildRequires: automake @@ -72,6 +73,7 @@ %prep %setup -q +%patch0 -p0 %build %{__libtoolize} @@ -127,6 +129,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27.2.2 2006/06/01 20:21:45 freetz +- rel.2, added patch for http://bugzilla.gnome.org/show_bug.cgi?id=331003 + Revision 1.27.2.1 2006/05/15 16:18:25 baggins - merged from HEAD ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-keyring.spec?r1=1.27.2.1&r2=1.27.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
