commit coolkey for openSUSE:Factory
Hello community, here is the log from the commit of package coolkey for openSUSE:Factory checked in at 2016-11-28 15:07:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/coolkey (Old) and /work/SRC/openSUSE:Factory/.coolkey.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "coolkey" Changes: -------- --- /work/SRC/openSUSE:Factory/coolkey/coolkey.changes 2011-10-03 09:14:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.coolkey.new/coolkey.changes 2016-11-28 15:07:21.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Nov 22 16:01:46 CET 2016 - sbrabec@suse.com + +- Create baselibs.conf. +- Add PKCS11 module to p11-kit-32bit (bsc#996047#c39). + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ coolkey.spec ++++++ --- /var/tmp/diff_new_pack.BscxJQ/_old 2016-11-28 15:07:22.000000000 +0100 +++ /var/tmp/diff_new_pack.BscxJQ/_new 2016-11-28 15:07:22.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package coolkey # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,16 +16,16 @@ # - Name: coolkey Version: 1.1.0 -Release: 132 +Release: 0 Summary: CoolKey and CAC PKCS #11 PKI Module for Smart Cards License: LGPL-2.1 Group: Productivity/Security Url: http://directory.fedoraproject.org/wiki/CoolKey Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc +Source2: baselibs.conf # Patches imported from Fedora: # PATCH-FIX-FEDORA coolkey-gcc43.patch bnc661643 sbrabec@suse.cz -- Fix for gcc-4.3. Patch2: coolkey-gcc43.patch @@ -49,8 +49,12 @@ # PATCH-FIX-UPSTREAM coolkey-null.patch redhat356971 sbrabec@suse.cz -- Fix invalid NULL declaration. Patch55: coolkey-null.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: gcc-c++ mozilla-nss-devel pcsc-lite-devel pkg-config zlib-devel +BuildRequires: gcc-c++ BuildRequires: libtool +BuildRequires: mozilla-nss-devel +BuildRequires: pcsc-lite-devel +BuildRequires: pkg-config +BuildRequires: zlib-devel #Requires: pcsc-lite # Requires: ifd-egate Requires: pcsc-ccid @@ -77,7 +81,6 @@ %package devel -License: LGPL-2.1 Summary: CoolKey and CAC PKCS #11 PKI Module for Smart Cards Group: Development/Libraries/C and C++ Requires: %{name} = %{version} ++++++ baselibs.conf ++++++ coolkey +/usr/lib(64)?/pkcs11/*.so requires "coolkey = <version>"
participants (1)
-
root@hilbert.suse.de