update to 1.1.8 [release 1.1.8-1mamba;Fri Apr 09 2021]
This commit is contained in:
parent
ef38d579dc
commit
07db5b6ae0
@ -1,4 +1,4 @@
|
|||||||
# pcsclite-driver-acsccid
|
# pcsclite-driver-acsccid
|
||||||
|
|
||||||
PC/SC Driver for ACR38 based smart cart readers.
|
PC/SC Driver for ACS smart cart readers.
|
||||||
|
|
||||||
|
@ -1,14 +1,13 @@
|
|||||||
Name: pcsclite-driver-acsccid
|
Name: pcsclite-driver-acsccid
|
||||||
Version: 1.1.6
|
Version: 1.1.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: PC/SC ccid driver for ACS smart cart readers
|
Summary: PC/SC ccid driver for ACS smart cart readers
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.acs.com.hk
|
URL: https://sourceforge.net/projects/acsccid/
|
||||||
Source: https://downloads.sourceforge.net/acsccid/acsccid-%{version}.tar.bz2
|
Source: https://downloads.sourceforge.net/acsccid/acsccid-%{version}.tar.bz2
|
||||||
#Source: http://www.acs.com.hk/drivers/eng/acsccid_src-%{version}-20101217.zip
|
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -17,10 +16,11 @@ BuildRequires: libusb-devel
|
|||||||
BuildRequires: libpcsclite-devel
|
BuildRequires: libpcsclite-devel
|
||||||
Requires: pcscd
|
Requires: pcscd
|
||||||
Requires: libpcsclite
|
Requires: libpcsclite
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PC/SC Driver for ACR38 based smart cart readers.
|
PC/SC Driver for ACS smart cart readers.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n acsccid-%{version}
|
%setup -q -n acsccid-%{version}
|
||||||
@ -49,6 +49,9 @@ PC/SC Driver for ACR38 based smart cart readers.
|
|||||||
#ChangeLog README
|
#ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.8-1mamba
|
||||||
|
- update to 1.1.8
|
||||||
|
|
||||||
* Fri Apr 05 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.6-1mamba
|
* Fri Apr 05 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.6-1mamba
|
||||||
- update to 1.1.6
|
- update to 1.1.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user