[packages/ngtcp2] add missing ldconfig invocation to -crypto-wolfssl

atler atler at pld-linux.org
Sun Sep 14 13:07:25 CEST 2025


commit 6ec58ebc235745ffa87b372b27c0dce4a075eefe
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Sep 14 13:06:53 2025 +0200

    add missing ldconfig invocation to -crypto-wolfssl

 ngtcp2.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/ngtcp2.spec b/ngtcp2.spec
index 4b99bd6..589f809 100644
--- a/ngtcp2.spec
+++ b/ngtcp2.spec
@@ -187,6 +187,9 @@ rm -rf $RPM_BUILD_ROOT
 %post	crypto-gnutls -p /sbin/ldconfig
 %postun	crypto-gnutls -p /sbin/ldconfig
 
+%post	crypto-wolfssl -p /sbin/ldconfig
+%postun	crypto-wolfssl -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog README.rst
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ngtcp2.git/commitdiff/0bcea00fafb067b7269f346d353e2870951ced14



More information about the pld-cvs-commit mailing list