2.21.91
This commit is contained in:
parent
50aef86461
commit
e1af55a570
@ -1 +1 @@
|
||||
gnome-keyring-2.21.90.tar.bz2
|
||||
gnome-keyring-2.21.91.tar.bz2
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: A framework for managing user passwords and other secrets
|
||||
Name: gnome-keyring
|
||||
Version: 2.21.90
|
||||
Release: 2%{?dist}
|
||||
Version: 2.21.91
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/gnome-keyring/2.21/gnome-keyring-%{version}.tar.bz2
|
||||
@ -30,9 +30,6 @@ Requires(pre): GConf2
|
||||
Requires(preun): GConf2
|
||||
Requires(post): GConf2
|
||||
|
||||
#
|
||||
Patch1: gnome-keyring-2.21.5-dont-ask-for-password.patch
|
||||
|
||||
%description
|
||||
gnome-keyring manages passwords and other types of secrets
|
||||
for the user, storing them encrypted with a main password.
|
||||
@ -70,7 +67,6 @@ and start the keyring daemon.
|
||||
|
||||
%prep
|
||||
%setup -q -n gnome-keyring-%{version}
|
||||
%patch1 -p1 -b .dont-ask-for-password
|
||||
|
||||
%build
|
||||
aclocal
|
||||
@ -139,6 +135,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-1
|
||||
- Update to 2.21.91
|
||||
- Drop upstreamed patch
|
||||
|
||||
* Wed Feb 6 2008 Ray Strode <rstrode@redhat.com> - 2.21.90-2
|
||||
- Fix problem in patch for bug 430525
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user