From 49c30c0d4d93547c26155cb634590f2cdb86cbc1 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 08:28:06 +0100 Subject: [PATCH] update to 1.4.30 [release 1.4.30-1mamba;Sun Dec 09 2018] --- pcsclite-driver-ccid.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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