summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-08-18 05:27:50 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2009-08-18 05:27:50 +0200
commit24f9036643d6da18d0f5f6b2df14f643201654f4 (patch)
tree5cba100b02ea90e082f701725420688e85f703ac
parent890deb93705585ff14a04acd60a2748e50987df5 (diff)
downloadabrt-0.0.6.tar.gz
abrt-0.0.6.tar.xz
abrt-0.0.6.zip
resolved conflict0.0.6
-rw-r--r--abrt.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/abrt.spec b/abrt.spec
index 773a7ef4..a20d0448 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -22,6 +22,7 @@ BuildRequires: xmlrpc-c-devel
BuildRequires: file-devel
BuildRequires: python-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires: %{name}-libs = %{version}-%{release}
%description
%{name} is a tool to help users to detect defects in applications and
@@ -48,6 +49,9 @@ Summary: %{name}'s gui
Group: User Interface/Desktops
Requires: %{name} = %{version}-%{release}
Requires: dbus-python, pygtk2, pygtk2-libglade
+Provides: abrt-applet = %{version}-%{release}
+Obsoletes: abrt-applet < 0.0.5
+Conflicts: abrt-applet < 0.0.5
%description gui
GTK+ wizard for convenient bug reporting.