From feff9dd6cc0e13f13bae8c4706e3096e9fe12332 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Mon, 31 Jul 2017 15:44:57 +0200 Subject: [PATCH] Change the post and postun scriplets to reflect the rename to platform python --- platform-python.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform-python.spec b/platform-python.spec index c63d5cd..d6082b9 100644 --- a/platform-python.spec +++ b/platform-python.spec @@ -1208,9 +1208,9 @@ rm -fr %{buildroot} %postun libs -p /sbin/ldconfig -%post -n platform-python-libs -p /sbin/ldconfig +%post libs-devel -p /sbin/ldconfig -%postun -n platform-python-libs -p /sbin/ldconfig +%postun libs-devel -p /sbin/ldconfig %post /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :