From 47c001d122772edbf9b1741b00bcc987b9a87f0f Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Mon, 24 Jan 2011 17:05:17 +0100 Subject: 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 --- abrt.spec | 1 + 1 file changed, 1 insertion(+) 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 -- cgit