From 54f24fd79eaf01bab02ed4b2bad7397d793d4e35 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 7 Mar 2011 19:42:53 -0500 Subject: [PATCH] 2.91.91 --- .gitignore | 1 + gnome-keyring.spec | 12 +++++------- sources | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 46354f0..cd86c80 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-2.91.2.tar.bz2 /gnome-keyring-2.91.3.tar.bz2 /gnome-keyring-2.91.4.tar.bz2 +/gnome-keyring-2.91.91.tar.bz2 diff --git a/gnome-keyring.spec b/gnome-keyring.spec index a3f838c..61e4392 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -6,18 +6,14 @@ Summary: Framework for managing passwords and other secrets Name: gnome-keyring -Version: 2.91.4 -Release: 7%{?dist} +Version: 2.91.91 +Release: 1%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/gnome-keyring Source: http://download.gnome.org/sources/gnome-keyring/2.91/gnome-keyring-%{version}.tar.bz2 URL: http://www.gnome.org -# http://bugzilla.redhat.com/529709 -# http://bugs.gnome.org/598494 -Patch3: gnome-keyring-2.28.1-nopass.patch - # why is gnome-keyring-daemon setuid root? # https://bugzilla.redhat.com/show_bug.cgi?id=668831 Patch4: file-caps.patch @@ -71,7 +67,6 @@ automatically unlock the "login" keyring when the user logs in. %prep %setup -q -n gnome-keyring-%{version} -%patch3 -p1 -b .no-pass %patch4 -p1 -b .file-caps # Enable daemon autostart in XFCE @@ -154,6 +149,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %changelog +* Mon Mar 7 2011 Matthias Clasen 2.91.91-1 +- Update to 2.91.91 + * Fri Feb 11 2011 Matthias Clasen 2.91.4-7 - Rebuild against newer gtk diff --git a/sources b/sources index 733e839..fff8caa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76b4f017dafb15f97f90088145d52723 gnome-keyring-2.91.4.tar.bz2 +6d2b372ccda92e685d8acc8bb6beca5b gnome-keyring-2.91.91.tar.bz2