summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-10-07 12:50:23 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2009-10-07 12:50:23 +0200
commitc25e034ed3b1d7ea00902831111b09c6a9c26fcb (patch)
tree10d26a3909a1f3ec0fcc879997a02bf61e6c3252 /abrt.spec
parent678a880a9e5aeb0b0742c69125789842fe32b9fc (diff)
downloadabrt-c25e034ed3b1d7ea00902831111b09c6a9c26fcb.tar.gz
abrt-c25e034ed3b1d7ea00902831111b09c6a9c26fcb.tar.xz
abrt-c25e034ed3b1d7ea00902831111b09c6a9c26fcb.zip
SPEC: added gnome-python2-gnomekeyring to requirements
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec5
1 files changed, 3 insertions, 2 deletions
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}