Hello community, here is the log from the commit of package pkcs11-helper for openSUSE:Factory checked in at 2012-07-12 10:51:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pkcs11-helper (Old) and /work/SRC/openSUSE:Factory/.pkcs11-helper.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pkcs11-helper", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/pkcs11-helper/pkcs11-helper.changes 2011-11-21 15:49:40.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pkcs11-helper.new/pkcs11-helper.changes 2012-07-12 10:51:14.000000000 +0200 @@ -1,0 +2,8 @@ +Tue Jul 10 17:33:40 CEST 2012 - [email protected] + +- Update to version 1.09: + * Do not retry if CKR_BUFFER_TOO_SMALL and none NULL target. + * Do not attempt to logout if uninitialized. + * Use OpenSSL engine's rsa_priv_enc instead of rsa_sign. + +------------------------------------------------------------------- Old: ---- pkcs11-helper-1.07.tar.bz2 New: ---- pkcs11-helper-1.09.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pkcs11-helper.spec ++++++ --- /var/tmp/diff_new_pack.64ax0a/_old 2012-07-12 10:51:16.000000000 +0200 +++ /var/tmp/diff_new_pack.64ax0a/_new 2012-07-12 10:51:16.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package pkcs11-helper # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,17 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: pkcs11-helper -BuildRequires: doxygen libgnutls-devel libopenssl-devel libtool mozilla-nss-devel pkg-config -Version: 1.07 -Release: 2 -Group: System/Libraries -License: BSD-3-Clause ; GPL-2.0 +BuildRequires: doxygen +BuildRequires: fdupes +BuildRequires: libgnutls-devel +BuildRequires: libopenssl-devel +BuildRequires: libtool +BuildRequires: mozilla-nss-devel +BuildRequires: pkg-config +Version: 1.09 +Release: 0 Url: http://www.opensc-project.org/pkcs11-helper/ Summary: Helper Library for the Use with Smart Cards and the PKCS#11 API +License: BSD-3-Clause ; GPL-2.0 +Group: System/Libraries Source: http://www.opensc-project.org/files/pkcs11-helper/%{name}-%{version}.tar.bz2 Source2: baselibs.conf Requires: libpkcs11-helper1 = %{version} @@ -52,10 +56,8 @@ Alon Bar-Lev <[email protected]> %package -n libpkcs11-helper1 -License: BSD-3-Clause ; GPL-2.0 -Group: System/Libraries Summary: Helper Library for the Use with Smart Cards and the PKCS#11 API -Requires: %{name} = %{version} +Group: System/Libraries %description -n libpkcs11-helper1 pkcs11-helper allows using multiple PKCS#11 providers at the same time, @@ -71,10 +73,10 @@ Alon Bar-Lev <[email protected]> %package devel -License: BSD-3-Clause ; GPL-2.0 -Group: Development/Libraries/C and C++ Summary: Helper Library for the Use with Smart Cards and the PKCS#11 API -Requires: %{name} = %{version} libopenssl-devel +Group: Development/Libraries/C and C++ +Requires: %{name} = %{version} +Requires: libopenssl-devel %description devel pkcs11-helper allows using multiple PKCS#11 providers at the same time, @@ -106,6 +108,7 @@ %makeinstall cp -a AUTHORS ChangeLog THANKS $RPM_BUILD_ROOT%{_docdir}/%{name}/ %{__rm} -f %{buildroot}%{_libdir}/*.la +%fdupes %{buildroot}%{_docdir} %clean rm -rf $RPM_BUILD_ROOT ++++++ pkcs11-helper-1.07.tar.bz2 -> pkcs11-helper-1.09.tar.bz2 ++++++ ++++ 75072 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
