From e42bff3e5b5ecbddbc05020e079d088a30fd2d23 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 18 Aug 2011 12:41:12 -0400 Subject: [PATCH] drop obsolete patches --- gnome-keyring.spec | 9 --------- 1 file changed, 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 \