diff --git a/gnome-keyring.spec b/gnome-keyring.spec index ef2fb6b..350d7bc 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -15,8 +15,6 @@ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/gnome-keyring Source: http://download.gnome.org/sources/gnome-keyring/3.3/gnome-keyring-%{version}.tar.xz URL: http://www.gnome.org -# upstream fix -Patch0: gnome-keyring-error.patch BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel >= %{gtk3_version} @@ -62,7 +60,6 @@ automatically unlock the "login" keyring when the user logs in. %prep %setup -q -n gnome-keyring-%{version} -%patch0 -p1 %build %configure --disable-update-mime \