[gnome-keyring/f16] drop obsolete patches

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 18 18:22:14 UTC 2011


commit 9da10a559c83226b083deb1cfd6f647fd21dacbb
Author: Matthias Clasen <mclasen at lemur.(none)>
Date:   Thu Aug 18 12:41:12 2011 -0400

    drop obsolete patches

 gnome-keyring.spec |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/gnome-keyring.spec b/gnome-keyring.spec
index 5f2a85d..345647d 100644
--- a/gnome-keyring.spec
+++ b/gnome-keyring.spec
@@ -15,11 +15,6 @@ Group: System Environment/Libraries
 Source: http://download.gnome.org/sources/gnome-keyring/3.1/gnome-keyring-%{version}.tar.xz
 URL: http://www.gnome.org
 
-# Improve checks for fs capabilities
-# https://bugzilla.gnome.org/show_bug.cgi?id=649560
-Patch6: gnome-keyring-3.1.2-caps-ext-check.patch
-Patch7: gnome-keyring-3.1.2-caps-warn-unavail.patch
-
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gtk3-devel >= %{gtk3_version}
 BuildRequires: dbus-devel >= %{dbus_version}
@@ -71,12 +66,8 @@ automatically unlock the "login" keyring when the user logs in.
 
 %prep
 %setup -q -n gnome-keyring-%{version}
-%patch6 -p1 -b .caps-ext-check
-%patch7 -p1 -b .caps-warn-unavail
 
 %build
-autoreconf -i -f
-
 %configure --disable-gtk-doc \
            --with-pam-dir=/%{_lib}/security \
            --enable-pam \


More information about the scm-commits mailing list