pcsc-lite-ccid-1.4.34-2
This commit is contained in:
parent
539d9c9b88
commit
4ddd8875d2
@ -3,7 +3,7 @@
|
||||
|
||||
Name: pcsc-lite-ccid
|
||||
Version: 1.4.34
|
||||
Release: 1%{dist}
|
||||
Release: 2%{dist}
|
||||
Summary: Generic USB CCID smart card reader driver
|
||||
|
||||
License: LGPLv2+
|
||||
@ -12,6 +12,7 @@ Source0: https://ccid.apdu.fr/files/ccid-%{version}.tar.bz2
|
||||
Source1: https://ccid.apdu.fr/files/ccid-%{version}.tar.bz2.asc
|
||||
Source2: gpgkey-F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E.gpg
|
||||
Patch0: ccid-1.4.26-omnikey-3121.patch
|
||||
Patch1: ccid-1.4.34-maxreaders.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-interpreter
|
||||
@ -38,7 +39,7 @@ PC/SC Lite daemon.
|
||||
gpgv2 --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
|
||||
%setup -q -n ccid-%{version}
|
||||
%patch0 -p1 -b .omnikey
|
||||
|
||||
%patch1 -p0 -b .maxreaders
|
||||
|
||||
%build
|
||||
%configure --enable-twinserial
|
||||
@ -66,6 +67,9 @@ cp -p src/openct/LICENSE LICENSE.openct
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 25 2021 Jakub Jelen <jjelen@redhat.com> - 1.4.34-2
|
||||
- Add support for more readers
|
||||
|
||||
* Fri Feb 05 2021 Jakub Jelen <jjelen@redhat.com> - 1.4.34-1
|
||||
- New upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user