SHA256
1
0
forked from pool/libp11

Accepting request 684408 from home:mcalabkova:branches:security:chipcard

- Add p11-kit-devel to BuildRequires (boo#1122413)

OBS-URL: https://build.opensuse.org/request/show/684408
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/libp11?expand=0&rev=28
This commit is contained in:
Stanislav Brabec 2019-03-15 22:01:33 +00:00 committed by Git OBS Bridge
parent 1de992ee52
commit 836d75b05f
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 12 16:15:22 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- Add p11-kit-devel to BuildRequires (boo#1122413)
-------------------------------------------------------------------
Tue Jan 29 22:44:39 UTC 2019 - Stanislav Brabec <sbrabec@suse.com>

View File

@ -30,18 +30,19 @@ Release: 0
Summary: Library Implementing a Small Layer on Top of PKCS#11 API
License: LGPL-2.1-or-later
Group: Productivity/Security
Url: https://github.com/OpenSC/libp11
URL: https://github.com/OpenSC/libp11
Source0: https://github.com/OpenSC/libp11/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
Source1: https://github.com/OpenSC/libp11/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz.asc
Source2: %{name}.keyring
Source3: %{name}-rpmlintrc
# The engine_pkcs11 library has been merged into version 0.4.0 and later.
# (It existed only in security:chipcard OBS repository.
Obsoletes: engine_pkcs11 <= 0.2.2
BuildRequires: fdupes
BuildRequires: p11-kit-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(zlib)
# The engine_pkcs11 library has been merged into version 0.4.0 and later.
# (It existed only in security:chipcard OBS repository.
Obsoletes: engine_pkcs11 <= 0.2.2
%description
Libp11 is a library implementing a small layer on top of PKCS#11 API to