public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.8: %{python_sitearch} → %{python2_sitearch}
Date: Mon, 03 Aug 2026 10:23:45 GMT	[thread overview]
Message-ID: <178575262537.1.6967644785025430098.rpms-abrt-d26d5045197f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : update-2.17.8
            Commit : d26d5045197f82fdb133351a85b4c5437d1c05db
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2018-07-30T00:22:30+02:00
            Stats  : +5/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/abrt/c/d26d5045197f82fdb133351a85b4c5437d1c05db?branch=update-2.17.8

            Log:
            %{python_sitearch} → %{python2_sitearch}

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/abrt.spec b/abrt.spec
index 1db20ad..11c4f6b 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -1134,12 +1134,12 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %{_journalcatalogdir}/abrt_python.catalog
 %config(noreplace) %{_sysconfdir}/libreport/plugins/catalog_python_format.conf
 %{_mandir}/man5/python_event.conf.5*
-%{python_sitearch}/abrt.pth
-%{python_sitearch}/abrt_exception_handler.*
+%{python2_sitearch}/abrt.pth
+%{python2_sitearch}/abrt_exception_handler.*
 
 %files -n python2-abrt-container-addon
-%{python_sitearch}/abrt_container.pth
-%{python_sitearch}/abrt_exception_handler_container.*
+%{python2_sitearch}/abrt_container.pth
+%{python2_sitearch}/abrt_exception_handler_container.*
 %endif # with python2
 
 %if %{with python3}
@@ -1235,7 +1235,7 @@ killall abrt-dbus >/dev/null 2>&1 || :
 
 %if %{with python2}
 %files -n python2-abrt
-%{python_sitearch}/problem/
+%{python2_sitearch}/problem/
 %{_mandir}/man5/abrt-python.5*
 
 %files -n python2-abrt-doc

                 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=178575262537.1.6967644785025430098.rpms-abrt-d26d5045197f@fedoraproject.org \
    --to=ignatenkobrain@fedoraproject.org \
    --cc=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