summaryrefslogtreecommitdiffstats
path: root/abrt.spec.in
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-06-01 12:39:55 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2011-06-01 12:39:55 +0200
commitf4e4a76f3ca70f0bad636e324c43d3da993df854 (patch)
tree57bb95b352cd12cc3a35a57fe5db6d201815bfc6 /abrt.spec.in
parent82c53df6074a4db8f2c5cb4e6b665c2e0881eb28 (diff)
downloadabrt-f4e4a76f3ca70f0bad636e324c43d3da993df854.tar.gz
abrt-f4e4a76f3ca70f0bad636e324c43d3da993df854.tar.xz
abrt-f4e4a76f3ca70f0bad636e324c43d3da993df854.zip
py-libreport: added compatibility with python-meh
- which means it should be usable to report bugs from Anaconda
Diffstat (limited to 'abrt.spec.in')
-rw-r--r--abrt.spec.in2
1 files changed, 2 insertions, 0 deletions
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