Hello community,

here is the log from the commit of package p11-kit for openSUSE:Factory checked 
in at 2013-07-04 10:13:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/p11-kit (Old)
 and      /work/SRC/openSUSE:Factory/.p11-kit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "p11-kit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/p11-kit/p11-kit.changes  2013-06-25 
14:43:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.p11-kit.new/p11-kit.changes     2013-07-04 
10:13:08.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Jun 28 09:30:03 UTC 2013 - [email protected]
+
+- provide libnssckbi.so to replace mozilla-nss-certs
+
+-------------------------------------------------------------------
+Mon Jun 24 13:08:21 UTC 2013 - [email protected]
+
+- add p11-kit-nss-trust subpackage that serves as drop-in
+  replacement for mozilla-nss-certs
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ p11-kit.spec ++++++
--- /var/tmp/diff_new_pack.Yk6QFs/_old  2013-07-04 10:13:09.000000000 +0200
+++ /var/tmp/diff_new_pack.Yk6QFs/_new  2013-07-04 10:13:09.000000000 +0200
@@ -68,6 +68,21 @@
 as a standard configuration setup for installing PKCS#11 modules in
 such a way that they're discoverable.
 
+%package nss-trust
+Summary:        Adaptor to make NSS read the p11-kit trust store
+Group:          Productivity/Networking/Security
+Requires:       p11-kit = %{version}
+Conflicts:      mozilla-nss-certs
+%if %{_lib} == lib64
+Provides:       libnssckbi.so()(64bit)
+%else
+Provides:       libnssckbi.so()
+%endif
+
+%description nss-trust
+Adaptor library to make NSS read the p11-kit trust store. It has
+to be installed intead of mozilla-nss-certs.
+
 %prep
 %setup -q
 
@@ -97,6 +112,8 @@
 %%trustdir_cfg           %{trustdir_cfg}
 %%trustdir_static        %{trustdir_static}
 FIN
+#
+ln -s %{_libdir}/pkcs11/p11-kit-trust.so %{buildroot}%{_libdir}/libnssckbi.so
 
 %clean
 rm -rf %{buildroot}
@@ -148,4 +165,7 @@
 %doc %dir %{_datadir}/gtk-doc/html
 %doc %{_datadir}/gtk-doc/html/p11-kit/
 
+%files nss-trust
+%{_libdir}/libnssckbi.so
+
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to