commit 91bfee71a9caca41a1293978847c4dc8db3fd510
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Sat May 19 20:01:33 2018 +0200
Removed obsolete scriptlets
fs-uae.spec | 20 ++++----------------
1 file changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/fs-uae.spec b/fs-uae.spec
index 0850ae2..6d64c1d 100644
--- a/fs-uae.spec
+++ b/fs-uae.spec
@@ -1,6 +1,6 @@
Name: fs-uae
Version: 2.8.3
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Amiga emulator with on-screen GUI and online play support
License: GPLv2+
@@ -81,21 +81,6 @@ desktop-file-validate \
%find_lang %{name}
-%post
-/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-
-
-%postun
-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
-
-
-%posttrans
-/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-
-
%files -f %{name}.lang
%{_bindir}/%{name}
%{_bindir}/%{name}-device-helper
@@ -109,6 +94,9 @@ fi
%changelog
+* Sat May 19 2018 Andrea Musuruane <musuruan(a)gmail.com> - 2.8.3-4
+- Removed obsolete scriptlets
+
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> -
2.8.3-3
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild