From c25e034ed3b1d7ea00902831111b09c6a9c26fcb Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Wed, 7 Oct 2009 12:50:23 +0200 Subject: SPEC: added gnome-python2-gnomekeyring to requirements --- abrt.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'abrt.spec') diff --git a/abrt.spec b/abrt.spec index 69bf5c1d..892653cb 100644 --- a/abrt.spec +++ b/abrt.spec @@ -4,7 +4,7 @@ Summary: Automatic bug detection and reporting tool Name: abrt Version: 0.0.9 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/abrt/ @@ -52,7 +52,8 @@ Development libraries and headers for %{name}. Summary: %{name}'s gui Group: User Interface/Desktops Requires: %{name} = %{version}-%{release} -Requires: dbus-python, pygtk2, pygtk2-libglade,gnome-python2-gnomevfs +Requires: dbus-python, pygtk2, pygtk2-libglade, +Requires: gnome-python2-gnomevfs, gnome-python2-gnomekeyring # only if gtk2 version < 2.17 #Requires: python-sexy Provides: abrt-applet = %{version}-%{release} -- cgit