rpms/pcsc-tools/devel pcsc-tools-1.4.1-atrmsg.patch, NONE, 1.1 pcsc-tools.spec, 1.2, 1.3 smartcard_list.txt, 1.2, 1.3

Ville Skytta (scop) fedora-extras-commits at redhat.com
Mon Mar 6 16:08:32 UTC 2006


Author: scop

Update of /cvs/extras/rpms/pcsc-tools/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30281

Modified Files:
	pcsc-tools.spec smartcard_list.txt 
Added Files:
	pcsc-tools-1.4.1-atrmsg.patch 
Log Message:
* Mon Mar  6 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.1-3
- Update smartcard_list.txt to 20060305.
- Fix some ATR_analysis messages.


pcsc-tools-1.4.1-atrmsg.patch:

--- NEW FILE pcsc-tools-1.4.1-atrmsg.patch ---
--- ATR_analysis~	2006-03-06 00:40:15.000000000 +0200
+++ ATR_analysis	2006-03-06 01:17:49.000000000 +0200
@@ -249,3 +249,3 @@
 	{
-		print "Programming Param P: $PI Volts, I: $I milli-Ampères";
+		print "Programming param P: $PI volts, I: $I milliamperes";
 	}
@@ -254,3 +254,3 @@
 	{
-		print "Programming param PI2 (PI1 sould be ignored): ";
+		print "Programming param PI2 (PI1 should be ignored): ";
 		if (($value>49)||($value<251))


Index: pcsc-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/pcsc-tools/devel/pcsc-tools.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pcsc-tools.spec	18 Feb 2006 13:09:01 -0000	1.2
+++ pcsc-tools.spec	6 Mar 2006 16:08:32 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           pcsc-tools
 Version:        1.4.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Tools to be used with smart cards and PC/SC
 
 Group:          Development/Tools
@@ -9,6 +9,7 @@
 Source0:        http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz
 Source1:        http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
 Source2:        %{name}-gscriptor.desktop
+Patch0:         %{name}-1.4.1-atrmsg.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
@@ -28,6 +29,7 @@
 
 %prep
 %setup -q
+%patch0
 sed -i -e 's/-O2 -g/$(RPM_OPT_FLAGS)/' Makefile
 sed -i -e 's|/usr/lib/pcsc\b|%{_datadir}/pcsc|' ATR_analysis*
 if ! pkg-config --atleast-version 1.2.9 libpcsclite ; then
@@ -70,6 +72,10 @@
 
 
 %changelog
+* Mon Mar  6 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.1-3
+- Update smartcard_list.txt to 20060305.
+- Fix some ATR_analysis messages.
+
 * Sat Feb 18 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.1-2
 - Update smartcard_list.txt to 20060205.
 


Index: smartcard_list.txt
===================================================================
RCS file: /cvs/extras/rpms/pcsc-tools/devel/smartcard_list.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- smartcard_list.txt	18 Feb 2006 13:09:01 -0000	1.2
+++ smartcard_list.txt	6 Mar 2006 16:08:32 -0000	1.3
@@ -192,6 +192,9 @@
 3B 29 00 80 72 A4 45 64 00 FF 00 10
 	MPCOS-3DES 8K (Gemplus)
 
+3B 2A 00 80 65 A0 58 04 01 62 72 D6 43
+	Gemplus GemCombiXplore MPCOS Pro
+
 3B 2A 00 80 65 A2 01 00 00 00 72 D6 41
 	MPCOS_EMV_1B
 
@@ -338,6 +341,10 @@
 3B 6B 00 00 80 65 B0 83 01 03 74 83 00 90 00
 	Gemplus GemXpresso PRO 64 PK
 
+3B 6B 00 00 80 65 B0 83 01 04 74 83 00 90 00
+	Gemplus GXP3 64V2N
+	U.S. Department of Defense Common Access Card (DoD CAC)
+
 3B 6B .. FF 80 62 .. A2 56 46 69 6E 45 49 44
 	JCOP20 v2.x
 
@@ -397,6 +404,9 @@
 3B 6F 00 00 80 31 E0 6B 04 06 03 04 40 55 55 55 55 55 55
 	Blue American Express Card
 
+3B 6F 00 00 80 31 E0 6B 04 20 05 02 30 55 55 55 55 55 55
+	Buypass card for Norsk Tipping (http://norsk-tipping.no)
+
 3B 6F 00 00 80 5A 08 03 03 00 00 00 24 22 0E E7 82 90 00
 	Navigo (contact mode)
 
@@ -706,6 +716,9 @@
 3B BC 94 00 40 14 47 47 33 48 33 35 58 56 32 30 30 30
 	GSM SIM CARD 32K, Vodafone
 
+3B BC 94 00 40 14 47 47 33 49 35 43 41 43 31 30 30 30
+	Siemens SIM card
+
 3B BC 94 00 40 14 47 47 33 53 30 35 31 53 31 30 31 30
 	GSM SIM (Tele2, Estonia)
 




More information about the scm-commits mailing list