SPECS: pcsc-driver-ccid.spec - merged from DEVEL
qboosh
qboosh at pld-linux.org
Mon Mar 6 10:52:57 CET 2006
Author: qboosh Date: Mon Mar 6 09:52:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged from DEVEL
---- Files affected:
SPECS:
pcsc-driver-ccid.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/pcsc-driver-ccid.spec
diff -u SPECS/pcsc-driver-ccid.spec:1.3 SPECS/pcsc-driver-ccid.spec:1.4
--- SPECS/pcsc-driver-ccid.spec:1.3 Mon Aug 23 10:46:58 2004
+++ SPECS/pcsc-driver-ccid.spec Mon Mar 6 10:52:52 2006
@@ -2,17 +2,17 @@
Summary: Generic USB CCID (Chip/Smart Card Interface Devices) driver
Summary(pl): Ogólny sterownik USB CCID (Chip/Smart Card Interface Devices)
Name: pcsc-driver-ccid
-Version: 0.4.1
+Version: 1.0.0
Release: 1
-License: GPL
+License: LGPL v2.1+
Group: Libraries
#Source0Download: http://alioth.debian.org/project/showfiles.php?group_id=30105
-Source0: http://alioth.debian.org/download.php/501/ccid-%{version}.tar.gz
-# Source0-md5: dbe00b32b018a96e7eecb832cf6d1adf
+Source0: http://alioth.debian.org/download.php/1474/ccid-%{version}.tar.gz
+# Source0-md5: cae1d55c3361d6202adfdbea9d4e94d7
URL: http://pcsclite.alioth.debian.org/ccid.html
BuildRequires: libusb-devel >= 0.1.7
-BuildRequires: pcsc-lite-devel
-Requires: pcsc-lite
+BuildRequires: pcsc-lite-devel >= 1.3.0
+Requires: pcsc-lite >= 1.3.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define usbdropdir /usr/%{_lib}/pcsc/drivers
@@ -21,28 +21,46 @@
%description
This package provides generic USB CCID (Chip/Smart Card Interface
Devices) driver. Supported CCID readers:
-- Gemplus: GemPC 433 SL, GemPC Key, GemPC Twin
-- C3PO LTC31
-- OmniKey CardMan 3121
-- SCM Micro: SCR 331, SCR 335, SCR 331-DI, SPR 532
- ActivCard USB reader 2.0
+- Advanced Card Systems ACR 38
+- Athena ASE IIIe USB v2
+- C3PO: LTC31, TLTC2USB
+- Cherry: XX33, XX44, SmartTerminal ST2XX, ST-1044U
+- Dell: SK-3106 keyboard
+- Eutron: SIM Pocket Combo, CryptoIdentity
+- Gemplus: GemPC 433 SL, GemPC Key, GemPC Twin, GemCore POS Pro,
+ GemCore SIM Pro
+- Kobil: KAAN Base, KAAN Advanced, KAAN SIM III, mIDentity
+- OmniKey: CardMan 3121, CardMan 3821, CardMan 5125, CardMan 6121
+- SCM Micro: SCR 331, SCR 331-DI, SCR 333, SCR 335, SCR 3310, SPR 532
- Silitek SK-3105 keyboard
+- SmartEpad v2.0
+- Verisign: Secure Storage Token, Secure Token
%description -l pl
Ten pakiet zawiera ogólny sterownik USB CCID (Chip/Smart Card
Interface Devices). Obsługiwane czytniki CCID:
-- Gemplus: GemPC 433 SL, GemPC Key, GemPC Twin
-- C3PO LTC31
-- OmniKey CardMan 3121
-- SCM Micro: SCR 331, SCR 335, SCR 331-DI, SPR 532
- ActivCard USB reader 2.0
-- klawiatura Silitek SK-3105
+- Advanced Card Systems ACR 38
+- Athena ASE IIIe USB v2
+- C3PO: LTC32, TLTC2USB
+- Cherry: XX33, XX44, SmartTerminal ST2XX, ST-1044U
+- Dell: klawiatura SK-3106
+- Eutron: SIM Pocket Combo, CryptoIdentity
+- Gemplus: GemPC 433 SL, GemPC Key, GemPC Twin, GemCore POS Pro,
+ GemCore SIM Pro
+- Kobil: KAAN Base, KAAN Advanced, KAAN SIM III, mIDentity
+- OmniKey: CardMan 3121, CardMan 3821, CardMan 5125, CardMan 6121
+- SCM Micro: SCR 331, SCR 331-DI, SCR 333, SCR 335, SCR 3310, SPR 532
+- Silitek: klawiatura SK-3105
+- SmartEpad v2.0
+- Verisign: Secure Storage Token, Secure Token
%package serial
Summary: Generic USB CCID driver for readers connected to serial port
Summary(pl): Ogólny sterownik USB CCID dla czytników podłączonych przez port szeregowy
Group: Libraries
-Requires: pcsc-lite
+Requires: pcsc-lite >= 1.2.9-0.beta9
%description serial
Generic USB CCID driver for readers connected to serial port.
@@ -97,8 +115,29 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/03/06 09:52:52 qboosh
+- merged from DEVEL
+
Revision 1.3 2004/08/23 08:46:58 qboosh
- updated download URL
+
+Revision 1.2.2.6 2006/03/06 09:51:55 qboosh
+- updated to 1.0.0
+
+Revision 1.2.2.5 2005/11/28 10:08:00 qboosh
+- updated to 0.9.4
+
+Revision 1.2.2.4 2005/04/01 21:55:29 qboosh
+- up to 0.9.3
+
+Revision 1.2.2.3 2004/08/23 08:46:30 qboosh
+- updated download URL
+
+Revision 1.2.2.2 2004/08/20 12:18:21 qboosh
+- 0.9.2, removed obsolete update patch
+
+Revision 1.2.2.1 2004/08/02 10:35:42 qboosh
+- updated to 0.9.1 (needs devel pcsc-lite), added update patch
Revision 1.2 2004/07/30 18:01:38 qboosh
- fixed dropdir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pcsc-driver-ccid.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list