From dd25db59cbc3debb7846b642cbd2ddd89a5c3602 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Fri, 4 Aug 2017 17:08:03 +0200 Subject: [PATCH] Remove scriplets that were used for idle3 icons. Remove unneeded Conflicts tag. --- platform-python.spec | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/platform-python.spec b/platform-python.spec index c873b19..789cbaf 100644 --- a/platform-python.spec +++ b/platform-python.spec @@ -498,7 +498,6 @@ BuildRequires: python-rpm-macros Requires: python-rpm-macros Requires: python3-rpm-macros Requires: python3-rpm-generators -Conflicts: %{name} < %{version}-%{release} %description devel The Python programming language's interpreter can be extended with @@ -1027,18 +1026,6 @@ CheckPython optimized %postun libs-devel -p /sbin/ldconfig -%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 %defattr(-, root, root) %license LICENSE