public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: Remove obsolete scriptlets
@ 2026-07-20 20:37 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-07-20 20:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 87c0226b8e18555452145d141501db4f93d98582
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-01-06T10:21:56+01:00
Stats : +4/-25 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/87c0226b8e18555452145d141501db4f93d98582?branch=epel10
Log:
Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/transmission.spec b/transmission.spec
index 1a51135..d59d2cb 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -2,7 +2,7 @@
Name: transmission
Version: 2.92
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
@@ -179,39 +179,15 @@ SentUpstream: 2014-09-18
</application>
EOF
-%post common
-/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-
-%post gtk
-/usr/bin/update-desktop-database &> /dev/null || :
-
-%post qt
-/usr/bin/update-desktop-database &> /dev/null || :
-
%post daemon
%systemd_post transmission-daemon.service
%preun daemon
%systemd_preun transmission-daemon.service
-%postun common
-if [ $1 -eq 0 ] ; then
- /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-
%postun daemon
%systemd_postun_with_restart transmission-daemon.service
-%postun gtk
-/usr/bin/update-desktop-database &> /dev/null || :
-
-%postun qt
-/usr/bin/update-desktop-database &> /dev/null || :
-
-%posttrans common
-/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-
%files
%files common
@@ -252,6 +228,9 @@ fi
%doc %{_mandir}/man1/transmission-qt.*
%changelog
+* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.92-9
+- Remove obsolete scriptlets
+
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.92-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:37 [rpms/transmission] 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