[p11-kit] Update to 0.16.1, and set source directories to match ca-certificates

Stef Walter stefw at fedoraproject.org
Thu Mar 7 22:07:34 UTC 2013


commit 83d50635bea10910c98e740d68b71b71bc75ac89
Author: Stef Walter <stefw at gnome.org>
Date:   Thu Mar 7 22:59:16 2013 +0100

    Update to 0.16.1, and set source directories to match ca-certificates

 p11-kit.spec |   10 ++++++++--
 sources      |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/p11-kit.spec b/p11-kit.spec
index 83fafeb..bffdfc9 100644
--- a/p11-kit.spec
+++ b/p11-kit.spec
@@ -1,5 +1,5 @@
 Name:           p11-kit
-Version:        0.16.0
+Version:        0.16.1
 Release:        1%{?dist}
 Summary:        Library for loading and sharing PKCS#11 modules
 
@@ -28,7 +28,9 @@ developing applications that use %{name}.
 
 
 %build
-%configure --disable-static
+# These paths are the source paths that  come from the plan here:
+# https://fedoraproject.org/wiki/Features/SharedSystemCertificates:SubTasks
+%configure --disable-static --with-system-anchors=%{_datadir}/pki/ca-trust-source:%{_sysconfdir}/pki/ca-trust/source
 make %{?_smp_mflags} V=1
 
 
@@ -72,6 +74,10 @@ make check
 
 
 %changelog
+* Tue Mar 05 2013 Stef Walter <stefw at redhat.com> - 0.16.1-1
+- Update to upstream version 0.16.1
+- Setup source directories as appropriate for Shared System Certificates feature
+
 * Tue Mar 05 2013 Stef Walter <stefw at redhat.com> - 0.16.0-1
 - Update to upstream version 0.16.0
 
diff --git a/sources b/sources
index b22a4d3..94eb89b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4fda29bbe94dd3e8f992cb2f496908fe  p11-kit-0.16.0.tar.gz
+689f23b57e26f941cdc9fd13733fc1d2  p11-kit-0.16.1.tar.gz


More information about the scm-commits mailing list