2.30.0
This commit is contained in:
parent
16e4a6d9e3
commit
4e1b51ce4a
@ -1 +1 @@
|
||||
gnome-keyring-2.29.90.tar.bz2
|
||||
gnome-keyring-2.30.0.tar.bz2
|
||||
|
@ -18,14 +18,6 @@ Source: http://download.gnome.org/sources/gnome-keyring/2.30/gnome-keyring-%{ver
|
||||
# http://bugs.gnome.org/598494
|
||||
Patch3: gnome-keyring-2.28.1-nopass.patch
|
||||
|
||||
# from master
|
||||
Patch4: gnome-keyring-2.30.0-better-error-handling.patch
|
||||
Patch5: gnome-keyring-2.30.0-dont-save-session-keyring-to-disk.patch
|
||||
Patch6: gnome-keyring-2.30.0-unlocking-when-unavailable.patch
|
||||
Patch7: gnome-keyring-2.30.0-hide-automaticall-unlock.patch
|
||||
Patch8: gnome-keyring-2.30.0-fix-storing-autounlock.patch
|
||||
|
||||
|
||||
URL: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
@ -84,11 +76,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 .better-error-handling
|
||||
%patch5 -p1 -b .dont-save-session-keyring-to-disk
|
||||
%patch6 -p1 -b .unlocking-when-unavailable
|
||||
%patch7 -p1 -b .hide-automaticall-unlock
|
||||
%patch8 -p1 -b .fix-storing-autounlock
|
||||
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user