From 85a6267733fbe649a56fbb7bc70887920b83f8be Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Thu, 7 Jan 2010 17:25:17 +0000 Subject: [PATCH] * Thu Jan 7 2010 Tomas Bzatek 2.29.4-1 - Update to 2.29.4 --- seahorse.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/seahorse.spec b/seahorse.spec index 21d6939..a43fc07 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -23,6 +23,7 @@ BuildRequires: gnome-panel-devel BuildRequires: libnotify-devel BuildRequires: openssh-clients BuildRequires: gnome-doc-utils >= 0.3.2 +BuildRequires: libgnome-keyring-devel BuildRequires: gnome-keyring-devel >= 2.25.5 BuildRequires: avahi-devel BuildRequires: avahi-glib-devel @@ -30,6 +31,8 @@ BuildRequires: intltool BuildRequires: dbus-glib-devel BuildRequires: gobject-introspection-devel >= 0.6.4 BuildRequires: gir-repository-devel +# for g-ir-scanner +BuildRequires: libtool Requires(post): desktop-file-utils Requires(post): GConf2 Requires(post): scrollkeeper @@ -173,9 +176,8 @@ fi %{_datadir}/gir-1.0 %changelog -* Mon Jan 4 2010 Tomas Bzatek 2.29.4-1 +* Thu Jan 7 2010 Tomas Bzatek 2.29.4-1 - Update to 2.29.4 -- PKCS11 support is temporarily disabled until new gnome-keyring is available * Mon Dec 14 2009 Matthias Clasen 2.29.3-2 - Fix a wrong use of gdk_property_get that can lead to crashes