From 6f74db21dd8ccf43718eb01d0949a9237d34359f Mon Sep 17 00:00:00 2001 From: Martin Kutlak Date: Tue, 2 Jul 2019 15:19:15 +0200 Subject: [PATCH] Correct the name for libreport Python3 require The name of the package changed after [1]. We kept a provide for libreport-python3 but it will be removed with new release of libreport. [1] https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3#Packages_with_Python_modules Signed-off-by: Martin Kutlak --- setroubleshoot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 27b38ff..0836669 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -16,7 +16,7 @@ BuildRequires: desktop-file-utils dbus-glib-devel gtk2-devel libnotify-devel aud BuildRequires: python3-libselinux python3-pydbus python3-gobject gtk3-devel Requires: %{name}-server = %{version}-%{release} Requires: gtk3, libnotify -Requires: libreport-gtk >= 2.2.1-2, libreport-python3 +Requires: libreport-gtk >= 2.2.1-2, python3-libreport Requires: python3-gobject, python3-pydbus Requires(post): desktop-file-utils Requires(post): dbus