From 07d7faf51637503308a6c8d8780b7df8f9e6f094 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 4 Sep 2016 22:17:12 +0200 Subject: RPM Packaging: remove lots of useless %post sections --- redhat/applications/tdesvn/tdesvn-14.0.0.spec | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'redhat/applications/tdesvn/tdesvn-14.0.0.spec') diff --git a/redhat/applications/tdesvn/tdesvn-14.0.0.spec b/redhat/applications/tdesvn/tdesvn-14.0.0.spec index b6245c462..8a36e1434 100644 --- a/redhat/applications/tdesvn/tdesvn-14.0.0.spec +++ b/redhat/applications/tdesvn/tdesvn-14.0.0.spec @@ -111,14 +111,6 @@ Besides offering common and advanced svn operations, it features a tight integration into TDE and can be embedded into other TDE applications like konqueror via the TDE component technology KParts. -%post -touch --no-create %{tde_datadir}/icons/hicolor || : -gtk-update-icon-cache --quiet %{tde_datadir}/icons/hicolor || : - -%postun -touch --no-create %{tde_datadir}/icons/hicolor || : -gtk-update-icon-cache --quiet %{tde_datadir}/icons/hicolor || : - %files -f %{tde_pkg}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README TODO @@ -163,12 +155,6 @@ subversion library. It is based on the RapidSvn SvnCpp library, a subversion client API written in C++. -%post -n trinity-libsvnqt -/sbin/ldconfig || : - -%postun -n trinity-libsvnqt -/sbin/ldconfig || : - %files -n trinity-libsvnqt %defattr(-,root,root,-) %{tde_libdir}/libsvnqt.so.4 -- cgit v1.2.3