[p11-kit] Update to upstream 0.17.3

Stef Walter stefw at fedoraproject.org
Tue Mar 19 18:33:42 UTC 2013


commit c056de4baf27bc95bbed1fb9067f1ce989ab8c89
Author: Stef Walter <stefw at gnome.org>
Date:   Tue Mar 19 19:31:50 2013 +0100

    Update to upstream 0.17.3

 p11-kit.spec |    8 ++++++--
 sources      |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/p11-kit.spec b/p11-kit.spec
index 6399b02..9a0d88f 100644
--- a/p11-kit.spec
+++ b/p11-kit.spec
@@ -1,5 +1,5 @@
 Name:           p11-kit
-Version:        0.16.4
+Version:        0.17.3
 Release:        1%{?dist}
 Summary:        Library for loading and sharing PKCS#11 modules
 
@@ -51,7 +51,7 @@ contains certificate anchors and black lists.
 %build
 # 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
+%configure --disable-static --with-trust-paths=%{_sysconfdir}/pki/ca-trust/source:%{_datadir}/pki/ca-trust-source
 make %{?_smp_mflags} V=1
 
 
@@ -107,6 +107,10 @@ fi
 
 
 %changelog
+* Mon Mar 18 2013 Stef Walter <stefw at redhat.com> - 0.17.3-1
+- Update to upstream version 0.17.3
+- Put the trust input paths in the right order
+
 * Tue Mar 12 2013 Stef Walter <stefw at redhat.com> - 0.16.4-1
 - Update to upstream version 0.16.4
 
diff --git a/sources b/sources
index 078c458..fed3035 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-62446439ed7e25d626e96f825d345c76  p11-kit-0.16.4.tar.gz
+774860e225cb466fbec0bdd1ccf590f7  p11-kit-0.17.3.tar.gz


More information about the scm-commits mailing list