[packages/talloc] - ldconfig for libpytalloc-util libraries

qboosh qboosh at pld-linux.org
Thu Mar 14 16:04:17 CET 2019


commit 194e6f9338062d9659d91cc294da281beaa5c9bd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 14 16:10:05 2019 +0100

    - ldconfig for libpytalloc-util libraries

 talloc.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/talloc.spec b/talloc.spec
index 15e9f72..6b9c8cb 100644
--- a/talloc.spec
+++ b/talloc.spec
@@ -144,6 +144,12 @@ rm -rf $RPM_BUILD_ROOT
 -rm -f %{_libdir}/libtalloc.so.2
 /sbin/ldconfig
 
+%post	-n python-talloc -p /sbin/ldconfig
+%postun	-n python-talloc -p /sbin/ldconfig
+
+%post	-n python3-talloc -p /sbin/ldconfig
+%postun	-n python3-talloc -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libtalloc.so.*.*.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/talloc.git/commitdiff/194e6f9338062d9659d91cc294da281beaa5c9bd



More information about the pld-cvs-commit mailing list