]> git.pld-linux.org Git - packages/libzrtpcpp.git/commitdiff
- missing ldconfig calls auto/th/libzrtpcpp-4.1.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Mar 2014 17:21:55 +0000 (18:21 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Mar 2014 17:21:55 +0000 (18:21 +0100)
libzrtpcpp.spec

index 09f3d27354a7fc50ba741995a902adc0fdd589dd..5ebfb2128b8570d1cb79167921546f93738ac1e1 100644 (file)
@@ -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)
This page took 0.36526 seconds and 4 git commands to generate.