public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ktouch] epel10: Remove obsolete scriptlets
@ 2026-08-04 19:53 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-08-04 19:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ktouch
Branch : epel10
Commit : a4ff965b7a87bb5a51d066957317aea9ecfd90af
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-01-11T16:54:26+01:00
Stats : +4/-13 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ktouch/c/a4ff965b7a87bb5a51d066957317aea9ecfd90af?branch=epel10
Log:
Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/ktouch.spec b/ktouch.spec
index 6a415be..aeba8b8 100644
--- a/ktouch.spec
+++ b/ktouch.spec
@@ -1,7 +1,7 @@
Name: ktouch
Summary: Touch Typing Tutor
Version: 17.12.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL: https://www.kde.org/applications/education/ktouch/
@@ -82,18 +82,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 || :
-
-%posttrans
-gtk-update-icon-cache %{_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 || :
-fi
-
%files -f %{name}.lang
%doc AUTHORS
%license COPYING
@@ -107,6 +95,9 @@ fi
%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:53 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:53 [rpms/ktouch] 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