summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-01-24 17:05:17 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2011-01-24 17:05:17 +0100
commit47c001d122772edbf9b1741b00bcc987b9a87f0f (patch)
tree7146f0433cf77ec5e09682505e63759a2951acae
parent5d3a66f0b6cc2e9fd6a5dc5815d65d6708050ccc (diff)
downloadabrt-47c001d122772edbf9b1741b00bcc987b9a87f0f.tar.gz
abrt-47c001d122772edbf9b1741b00bcc987b9a87f0f.tar.xz
abrt-47c001d122772edbf9b1741b00bcc987b9a87f0f.zip
added python to addon-python requires rhbz#672043
- doesn't make sense to install python handler without python and it breaks python build, see rhbz#672043 for more info
-rw-r--r--abrt.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/abrt.spec b/abrt.spec
index 9ddf6050..d57b19e5 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -190,6 +190,7 @@ Plugin to report bugs into anonymous FTP site associated with ticketing system.
%package addon-python
Summary: %{name}'s addon for catching and analyzing Python exceptions
Group: System Environment/Libraries
+Requires: python
Requires: %{name} = %{version}-%{release}
Obsoletes: gnome-python2-bugbuddy > 0.0.1
Provides: gnome-python2-bugbuddy