drop obsolete patches
This commit is contained in:
parent
8adb8d703b
commit
e42bff3e5b
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user