From 0ef12d1b3e5a0ae33732f7aa0b88d8440a905d36 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 2 Mar 2014 18:21:55 +0100 Subject: [PATCH] - missing ldconfig calls --- libzrtpcpp.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libzrtpcpp.spec b/libzrtpcpp.spec index 09f3d27..5ebfb21 100644 --- a/libzrtpcpp.spec +++ b/libzrtpcpp.spec @@ -185,6 +185,12 @@ rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig +%post core -p /sbin/ldconfig +%postun core -p /sbin/ldconfig + +%post tivi -p /sbin/ldconfig +%postun tivi -p /sbin/ldconfig + %if %{with ccrtp} %files %defattr(644,root,root,755) -- 2.44.0