[p11-kit] Update to upstream 0.19.3 unstable release

Stef Walter stefw at fedoraproject.org
Wed Jul 24 08:29:30 UTC 2013


commit c116d5183ef0bafdf5f22eac2c48b29d717dd53f
Author: Stef Walter <stefw at redhat.com>
Date:   Thu Jul 18 14:29:03 2013 +0200

    Update to upstream 0.19.3 unstable release

 p11-kit.spec |   10 ++++++++--
 sources      |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/p11-kit.spec b/p11-kit.spec
index bf15939..e3ff407 100644
--- a/p11-kit.spec
+++ b/p11-kit.spec
@@ -1,5 +1,5 @@
 Name:           p11-kit
-Version:        0.18.3
+Version:        0.19.3
 Release:        1%{?dist}
 Summary:        Library for loading and sharing PKCS#11 modules
 
@@ -8,6 +8,8 @@ URL:            http://p11-glue.freedesktop.org/p11-kit.html
 Source0:        http://p11-glue.freedesktop.org/releases/p11-kit-%{version}.tar.gz
 Source1:        p11-kit-extract-trust
 BuildRequires:  libtasn1-devel >= 2.3
+BuildRequires:  nss-softokn-freebl
+BuildRequires:  libffi-devel
 BuildRequires:  gtk-doc
 
 %description
@@ -52,7 +54,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 --enable-doc --with-trust-paths=%{_sysconfdir}/pki/ca-trust/source:%{_datadir}/pki/ca-trust-source
+%configure --disable-static --enable-doc --with-trust-paths=%{_sysconfdir}/pki/ca-trust/source:%{_datadir}/pki/ca-trust-source --with-hash-impl=freebl --disable-silent-rules
 make %{?_smp_mflags} V=1
 
 %install
@@ -105,12 +107,16 @@ fi
 %doc %{_datadir}/gtk-doc/
 
 %files trust
+%{_bindir}/trust
 %{_libdir}/pkcs11/p11-kit-trust.so
 %{_datadir}/p11-kit/modules/p11-kit-trust.module
 %{_libdir}/p11-kit/p11-kit-extract-trust
 
 
 %changelog
+* Wed Jul 24 2013 Stef Walter <stefw at redhat.com> - 0.19.3-1
+- Update to new upstream 0.19.3 release (#967822)
+
 * Wed Jun 05 2013 Stef Walter <stefw at redhat.com> - 0.18.3-1
 - Update to new upstream stable release
 - Fix intermittent firefox cert validation issues (#960230)
diff --git a/sources b/sources
index 8619deb..218f1f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c465824304f599b745ae71211d3ef1c3  p11-kit-0.18.3.tar.gz
+93991e05314e71d873ebd8963a14d015  p11-kit-0.19.3.tar.gz


More information about the scm-commits mailing list