public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: Finish renaming of python binary packages
@ 2026-08-03 11:04
0 siblings, 0 replies; only message in thread
From: @ 2026-08-03 11:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.9-f44
Commit : afd3ea3beadc8c05c70cade6d996b5032ca90979
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2017-08-19T10:17:11-04:00
Stats : +7/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/afd3ea3beadc8c05c70cade6d996b5032ca90979?branch=update-2.17.9-f44
Log:
Finish renaming of python binary packages
I messed up previous commit, sorry.
---
diff --git a/abrt.spec b/abrt.spec
index 74d1f6b..8c5b01e 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -259,7 +259,7 @@ Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
Requires: abrt-addon-kerneloops
Requires: kexec-tools
-Requires: abrt-python3
+Requires: python3-abrt
Requires: python3-augeas
%description addon-vmcore
@@ -310,7 +310,7 @@ Requires: %{name} = %{version}-%{release}
Requires: python3-systemd
Requires: python3-abrt
-%description addon-python3
+%description -n python3-abrt-addon
This package contains python 3 hook and python analyzer plugin for handling
uncaught exception in python 3 programs.
@@ -350,7 +350,7 @@ Requires: %{name} = %{version}-%{release}
Requires: libreport-cli >= %{libreport_ver}
Requires: abrt-libs = %{version}-%{release}
Requires: abrt-dbus
-Requires: abrt-python
+Requires: python2-abrt
Requires: abrt-addon-ccpp
Requires: python-argh
Requires: python2-argcomplete
@@ -371,7 +371,7 @@ Requires: abrt-addon-pstoreoops
Requires: abrt-addon-vmcore
%endif
Requires: abrt-addon-ccpp
-Requires: abrt-addon-python3
+Requires: python3-abrt-addon
Requires: abrt-addon-xorg
%if 0%{?rhel}
Requires: libreport-rhel >= %{libreport_ver}
@@ -405,7 +405,7 @@ Requires: abrt-addon-pstoreoops
Requires: abrt-addon-vmcore
%endif
Requires: abrt-addon-ccpp
-Requires: abrt-addon-python3
+Requires: python3-abrt-addon
Requires: abrt-addon-xorg
# Default config of addon-ccpp requires gdb
BuildRequires: gdb-headless
@@ -509,7 +509,7 @@ BuildRequires: libreport-python3
High-level API for querying, creating and manipulating
problems handled by ABRT in Python 3.
-%package -n abrt-python3-doc
+%package -n python3-abrt-doc
Summary: ABRT Python API Documentation
Group: Documentation
BuildArch: noarch
@@ -520,7 +520,7 @@ Requires: %{name}-python3 = %{version}-%{release}
Provides: %{name}-python3-doc%{?_isa} = %{version}-%{release}
Obsoletes: %{name}-python3-doc < %{version}-%{release}
-%description -n abrt-python3-doc
+%description -n python3-abrt-doc
Examples and documentation for ABRT Python 3 API.
%package console-notification
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 11:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 11:04 [rpms/abrt] update-2.17.9-f44: Finish renaming of python binary packages
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox