diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 4a374fa..b600a8b 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -3,7 +3,7 @@ Summary: A framework for managing user passwords and other secrets Name: gnome-keyring Version: 2.20.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/gnome-keyring/2.20/gnome-keyring-%{version}.tar.bz2 @@ -22,10 +22,6 @@ BuildRequires: perl(XML::Parser) # http://bugzilla.gnome.org/show_bug.cgi?id=484612 Patch0: gnome-keyring-2.20-selinux-pam.patch -# autounlock does not currently work, see -# https://bugzilla.redhat.com/show_bug.cgi?id=250147 -Patch1: no-autounlock.patch - %description gnome-keyring manages passwords and other types of secrets for the user, storing them encrypted with a main password. @@ -65,7 +61,6 @@ and start the keyring daemon. %setup -q -n gnome-keyring-%{version} %patch0 -p1 -b .selinux_pam -%patch1 -p1 -b .no-autounlock %build aclocal @@ -111,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Nov 30 2007 Matthias Clasen - 2.20.2-2 +- Reenable auto-unlock + * Mon Nov 26 2007 Matthias Clasen - 2.20.2-1 - Update to 2.20.2