[packages/libzrtpcpp] - missing ldconfig calls
qboosh
qboosh at pld-linux.org
Sun Mar 2 18:19:16 CET 2014
commit 0ef12d1b3e5a0ae33732f7aa0b88d8440a905d36
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 2 18:21:55 2014 +0100
- 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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libzrtpcpp.git/commitdiff/0ef12d1b3e5a0ae33732f7aa0b88d8440a905d36
More information about the pld-cvs-commit
mailing list