public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.8: Finish renaming of python binary packages
Date: Mon, 03 Aug 2026 10:23:32 GMT	[thread overview]
Message-ID: <178575261204.1.6715475411471190511.rpms-abrt-afd3ea3beadc@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : update-2.17.8
            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.8

            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

                 reply	other threads:[~2026-08-03 10:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178575261204.1.6715475411471190511.rpms-abrt-afd3ea3beadc@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox