[gtk-vnc] rpm: remove obsolete ldconfig scriptlets



commit e514326dbe66e93f63b267587d113597dbed838a
Author: Daniel P. Berrangé <dan berrange com>
Date:   Wed Mar 31 15:46:43 2021 +0100

    rpm: remove obsolete ldconfig scriptlets
    
    Signed-off-by: Daniel P. Berrangé <berrange redhat com>

 gtk-vnc.spec.in | 17 -----------------
 1 file changed, 17 deletions(-)
---
diff --git a/gtk-vnc.spec.in b/gtk-vnc.spec.in
index e1f0766..2b22d15 100644
--- a/gtk-vnc.spec.in
+++ b/gtk-vnc.spec.in
@@ -111,26 +111,9 @@ chmod -x examples/*.pl examples/*.js examples/*.py
 
 %find_lang %{name}
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
-%post -n gvnc -p /sbin/ldconfig
-
-%postun -n gvnc -p /sbin/ldconfig
-
-%post -n gvncpulse -p /sbin/ldconfig
-
-%postun -n gvncpulse -p /sbin/ldconfig
-
-%post -n gtk-vnc2 -p /sbin/ldconfig
-
-%postun -n gtk-vnc2 -p /sbin/ldconfig
-
 %check
 %meson_test
 
-
 %files -n gvnc -f %{name}.lang
 %{_libdir}/libgvnc-1.0.so.*
 %{_libdir}/girepository-1.0/GVnc-1.0.typelib


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]