From 09c13cbe28c3b4f3e9036f6c8b769a568f5049d9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 07 2018 18:39:12 +0000 Subject: Remove obsolete scriptlets Signed-off-by: Igor Gnatenko --- diff --git a/boinc-client.spec b/boinc-client.spec index 9d044c3..bcc295c 100644 --- a/boinc-client.spec +++ b/boinc-client.spec @@ -4,7 +4,7 @@ Summary: The BOINC client Name: boinc-client Version: 7.8.4 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: Applications/Engineering URL: http://boinc.berkeley.edu/ @@ -209,6 +209,7 @@ exit 0 /sbin/ldconfig %systemd_postun_with_restart boinc-client.service +%if 0%{?rhel} && 0%{?rhel} <= 7 %post -nboinc-manager /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : @@ -220,9 +221,9 @@ fi %posttrans -n boinc-manager /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : +%endif %files -f BOINC-Client.lang -%defattr(-,root,root) %doc COPYING COPYRIGHT %{_bindir}/boinc %{_bindir}/boinc_client @@ -264,6 +265,9 @@ fi %{_includedir}/boinc %changelog +* Sun Jan 07 2018 Igor Gnatenko - 7.8.4-2 +- Remove obsolete scriptlets + * Mon Nov 13 2017 Laurence Field - 7.8.4-1 - New BONC client version 7.8.4