public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/generic-logos] rawhide: Drop obsolete scriptlets (replaced by file triggers now)
Date: Mon, 06 Jul 2026 14:50:14 GMT [thread overview]
Message-ID: <178334941489.1.16381379123276654882.rpms-generic-logos-6e1dcbb74506@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/generic-logos
Branch : rawhide
Commit : 6e1dcbb7450684937d5ccd2c85da2f68bd1039f7
Author : Timothée Ravier <tim@siosm.fr>
Date : 2026-06-02T22:46:33+02:00
Stats : +0/-29 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/generic-logos/c/6e1dcbb7450684937d5ccd2c85da2f68bd1039f7?branch=rawhide
Log:
Drop obsolete scriptlets (replaced by file triggers now)
---
diff --git a/generic-logos.spec b/generic-logos.spec
index f3f1ff6..93059b0 100644
--- a/generic-logos.spec
+++ b/generic-logos.spec
@@ -107,35 +107,6 @@ popd
# save some dup'd icons
%fdupes %{buildroot}/
-%post
-touch --no-create %{_datadir}/icons/hicolor || :
-touch --no-create %{_kf6_datadir}/oxygen ||:
-
-%postun
-if [ $1 -eq 0 ] ; then
-touch --no-create %{_datadir}/icons/hicolor || :
-touch --no-create %{_kf6_datadir}/oxygen ||:
-if [ -x /usr/bin/gtk-update-icon-cache ]; then
- if [ -f %{_datadir}/icons/hicolor/index.theme ]; then
- gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
- fi
- if [ -f %{_kf6_datadir}/Fedora-KDE/index.theme ]; then
- gtk-update-icon-cache --quiet %{_kf6_datadir}/Fedora-KDE/index.theme || :
- fi
-fi
-fi
-
-%posttrans
-if [ -x /usr/bin/gtk-update-icon-cache ]; then
- if [ -f %{_datadir}/icons/Fedora/index.theme ]; then
- gtk-update-icon-cache --quiet %{_datadir}/icons/Fedora || :
- fi
- if [ -f %{_kf6_datadir}/oxygen/index.theme ]; then
- gtk-update-icon-cache --quiet %{_kf6_datadir}/oxygen/index.theme || :
- fi
-fi
-
-
%files
%license COPYING
%doc README
reply other threads:[~2026-07-06 14:50 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=178334941489.1.16381379123276654882.rpms-generic-logos-6e1dcbb74506@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