From f4e4a76f3ca70f0bad636e324c43d3da993df854 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Wed, 1 Jun 2011 12:39:55 +0200 Subject: py-libreport: added compatibility with python-meh - which means it should be usable to report bugs from Anaconda --- abrt.spec.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'abrt.spec.in') diff --git a/abrt.spec.in b/abrt.spec.in index 8021af44..d36a4d31 100644 --- a/abrt.spec.in +++ b/abrt.spec.in @@ -83,6 +83,8 @@ Summary: Python bindings for report-libs. Group: System Environment/Libraries Requires: libreport = %{version}-%{release} Provides: report +# FIXME: just a workaround to make it work with python-meh, but we should probably provide -newt UI asap +Provides: report-newt Obsoletes: report > 0.20 %description -n libreport-python -- cgit