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 <mkutlak@redhat.com>
This commit is contained in:
parent
f8ff97289e
commit
6f74db21dd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user