public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kig] epel10: Remove obsolete scriptlets
@ 2026-08-04 19:44 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-08-04 19:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kig
Branch : epel10
Commit : 8a45e01471ce9af3be46388b13a3c9b8cc4545fb
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-01-11T14:59:22+01:00
Stats : +4/-15 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kig/c/8a45e01471ce9af3be46388b13a3c9b8cc4545fb?branch=epel10
Log:
Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/kig.spec b/kig.spec
index af7db5e..411ddda 100644
--- a/kig.spec
+++ b/kig.spec
@@ -2,7 +2,7 @@
Name: kig
Summary: Interactive Geometry
Version: 17.12.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL: https://cgit.kde.org/%{name}.git
@@ -85,20 +85,6 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{
desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop ||:
-%post
-touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null || :
-
-%postun
-if [ $1 -eq 0 ] ; then
-touch --no-create %{_kf5_datadir}/icons/hicolor &> /dev/null
-gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || :
-update-desktop-database -q &> /dev/null ||:
-fi
-
-%posttrans
-gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || :
-update-desktop-database -q &> /dev/null ||:
-
%files -f %{name}.lang
%license COPYING*
%{_kf5_bindir}/%{name}*
@@ -120,6 +106,9 @@ update-desktop-database -q &> /dev/null ||:
%changelog
+* Thu Jan 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 17.12.0-2
+- Remove obsolete scriptlets
+
* Thu Dec 28 2017 Rex Dieter <rdieter@fedoraproject.org> - 17.12.0-1
- 17.12.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 19:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:44 [rpms/kig] epel10: Remove obsolete scriptlets Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox