commit 7eb5e5d1112b8a684204f7221ba015d8392c20de
Author: Jan Palus <[email protected]>
Date:   Sun Nov 26 14:29:44 2023 +0100

    add missing ldconfig invocation to -gcrypt

 xmlsec1.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/xmlsec1.spec b/xmlsec1.spec
index d32f900..72ff5b5 100644
--- a/xmlsec1.spec
+++ b/xmlsec1.spec
@@ -308,6 +308,9 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
+%post  gcrypt -p /sbin/ldconfig
+%postun        gcrypt -p /sbin/ldconfig
+
 %post  gnutls -p /sbin/ldconfig
 %postun        gnutls -p /sbin/ldconfig
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xmlsec1.git/commitdiff/c9f0991269df3acdb58508c9d2454425cb726ce8

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to