[packages/xmlsec1] add missing ldconfig invocation to -gcrypt

atler atler at pld-linux.org
Sun Nov 26 15:22:02 CET 2023


commit 7eb5e5d1112b8a684204f7221ba015d8392c20de
Author: Jan Palus <atler at pld-linux.org>
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



More information about the pld-cvs-commit mailing list