Remove scriplets that were used for idle3 icons.

Remove unneeded Conflicts tag.
This commit is contained in:
Charalampos Stratakis 2017-08-04 17:08:03 +02:00 committed by Petr Viktorin
parent 00a87f100c
commit dd25db59cb
1 changed files with 0 additions and 13 deletions

View File

@ -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