public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: %{python_sitelib} → %{python2_sitelib}
@ 2026-08-03 10:23 Igor Gnatenko
  0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-08-03 10:23 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

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

            Log:
            %{python_sitelib} → %{python2_sitelib}

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

---
diff --git a/abrt.spec b/abrt.spec
index 36a03f4..1db20ad 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -1239,7 +1239,7 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %{_mandir}/man5/abrt-python.5*
 
 %files -n python2-abrt-doc
-%{python_sitelib}/problem_examples
+%{python2_sitelib}/problem_examples
 %endif # with python2
 
 %if %{with python3}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-03 10:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 10:23 [rpms/abrt] update-2.17.8: %{python_sitelib} → %{python2_sitelib} Igor Gnatenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox