[packages/p11-kit] Rel 2; make trust-extract-compat a symlink to update-ca-certificates

arekm arekm at pld-linux.org
Wed Jul 29 08:05:35 CEST 2026


commit 431d9cc084c3837c38560d5b6390b8d2b47ab8fc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jul 29 08:02:11 2026 +0200

    Rel 2; make trust-extract-compat a symlink to update-ca-certificates

 p11-kit.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/p11-kit.spec b/p11-kit.spec
index df7d8b3..5572f9b 100644
--- a/p11-kit.spec
+++ b/p11-kit.spec
@@ -9,7 +9,7 @@ Summary:	Library and proxy module for properly loading and sharing PKCS#11 modul
 Summary(pl.UTF-8):	Biblioteka i moduł proxy do właściwego wczytywania i współdzielenia modułów PKCS#11
 Name:		p11-kit
 Version:	0.26.4
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/p11-glue/p11-kit/releases
@@ -132,6 +132,10 @@ install -d $RPM_BUILD_ROOT%{_sysconfdir}/pkcs11/modules
 
 %{__mv} $RPM_BUILD_ROOT%{_sysconfdir}/pkcs11/pkcs11.conf{.example,}
 
+# upstream installs a placeholder meant to be replaced by the distribution's
+# update command
+ln -sf %{_sbindir}/update-ca-certificates $RPM_BUILD_ROOT%{_libexecdir}/p11-kit/trust-extract-compat
+
 %find_lang %{name}
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/p11-kit.git/commitdiff/431d9cc084c3837c38560d5b6390b8d2b47ab8fc



More information about the pld-cvs-commit mailing list