diff --git a/pcsclite-driver-ccid.spec b/pcsclite-driver-ccid.spec index a0e71b9..97bd335 100644 --- a/pcsclite-driver-ccid.spec +++ b/pcsclite-driver-ccid.spec @@ -1,18 +1,20 @@ Name: pcsclite-driver-ccid -Version: 1.4.3 +Version: 1.4.30 Release: 1mamba Summary: A generic USB CCID (Chip/Smart Card Interface Devices) driver Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://pcsclite.alioth.debian.org/ccid.html -Source: http://alioth.debian.org/frs/download.php/3535/ccid-%{version}.tar.bz2 +URL: https://ccid.apdu.fr/ +Source: https://ccid.apdu.fr/files/ccid-%{version}.tar.bz2 License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libfl-devel BuildRequires: libusb-devel ## AUTOBUILDREQ-END +Provides: libccid BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -46,6 +48,9 @@ This package provides the source code for a generic USB CCID (Chip/Smart Card In %doc AUTHORS COPYING ChangeLog README %changelog +* Sun Dec 09 2018 Silvan Calarco 1.4.30-1mamba +- update to 1.4.30 + * Fri Apr 15 2011 Silvan Calarco 1.4.3-1mamba - update to 1.4.3