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.9-f44: Remove obsolete scriptlets
Date: Mon, 03 Aug 2026 11:04:52 GMT	[thread overview]
Message-ID: <178575509202.1.5211820761447357903.rpms-abrt-4684ea4866fe@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : update-2.17.9-f44
            Commit : 4684ea4866fe789cc5346d5fc008cac4fe55cc96
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2018-01-05T23:23:42+01:00
            Stats  : +4/-10 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/abrt/c/4684ea4866fe789cc5346d5fc008cac4fe55cc96?branch=update-2.17.9-f44

            Log:
            Remove obsolete scriptlets

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

---
diff --git a/abrt.spec b/abrt.spec
index c7ca38f..c6e04f4 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -56,7 +56,7 @@
 Summary: Automatic bug detection and reporting tool
 Name: abrt
 Version: 2.10.5
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://abrt.readthedocs.org/
@@ -739,12 +739,6 @@ fi
 
 %postun gui-libs -p /sbin/ldconfig
 
-%postun gui
-if [ $1 -eq 0 ] ; then
-    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
-    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-
 %posttrans
 service abrtd condrestart >/dev/null 2>&1 || :
 
@@ -793,9 +787,6 @@ service abrt-pstoreoops condrestart >/dev/null 2>&1 || :
 %posttrans addon-upload-watch
 service abrt-upload-watch condrestart >/dev/null 2>&1 || :
 
-%posttrans gui
-gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-
 %posttrans dbus
 # Force abrt-dbus to restart like we do with the other services
 killall abrt-dbus >/dev/null 2>&1 || :
@@ -1166,6 +1157,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
 
 %changelog
+* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.10.5-4
+- Remove obsolete scriptlets
+
 * Mon Dec 11 2017 Iryna Shcherbina <ishcherb@redhat.com> - 2.10.5-3
 - Fix ambiguous Python 2 dependency declarations
   (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)

             reply	other threads:[~2026-08-03 11:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-03 11:04 Igor Gnatenko [this message]
2026-08-03 11:05 [rpms/abrt] update-2.17.9-f44: Remove obsolete scriptlets Igor Gnatenko

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=178575509202.1.5211820761447357903.rpms-abrt-4684ea4866fe@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