From ea2352da3cd7052e07304ef01b8416bb9730477de1c565394f5b0982cabfde93 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sat, 13 Sep 2008 04:53:17 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcsc-ccid?expand=0&rev=6 --- ccid-1.3.5.tar.bz2 | 3 --- ccid-1.3.8.tar.bz2 | 3 +++ pcsc-ccid.changes | 10 ++++++++++ pcsc-ccid.spec | 38 ++++++++++++++++++++++++++------------ 4 files changed, 39 insertions(+), 15 deletions(-) delete mode 100644 ccid-1.3.5.tar.bz2 create mode 100644 ccid-1.3.8.tar.bz2 diff --git a/ccid-1.3.5.tar.bz2 b/ccid-1.3.5.tar.bz2 deleted file mode 100644 index b233879..0000000 --- a/ccid-1.3.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c6adc5f63bece454ef0cc647823ebad19ed90ce86870dc5104cf6df877a5504 -size 430254 diff --git a/ccid-1.3.8.tar.bz2 b/ccid-1.3.8.tar.bz2 new file mode 100644 index 0000000..6aa4ef8 --- /dev/null +++ b/ccid-1.3.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cb892ef36321069eff7826aa732f1481715fe54bf96346fae1d25565b44c536 +size 436222 diff --git a/pcsc-ccid.changes b/pcsc-ccid.changes index aafe691..2be2ca3 100644 --- a/pcsc-ccid.changes +++ b/pcsc-ccid.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Sep 5 11:53:48 CEST 2008 - sbrabec@suse.cz + +- Updated to version 1.3.8: + * Fixes and code improvements. + * New readers that should work: Should work: Pro-Active CSB6 + Ultimate, id3 Semiconductors CL1356A HID, Vasco DP905, + KEBTechnology KONA USB SmartCard, Precise Biometrics 250 MC, + Covadis.ch Alya and Vega-Alpha. + ------------------------------------------------------------------- Wed Apr 2 18:30:33 CEST 2008 - sbrabec@suse.cz diff --git a/pcsc-ccid.spec b/pcsc-ccid.spec index eccb0eb..a6fbc23 100644 --- a/pcsc-ccid.spec +++ b/pcsc-ccid.spec @@ -1,10 +1,17 @@ # -# spec file for package pcsc-ccid (Version 1.3.5) +# spec file for package pcsc-ccid (Version 1.3.8) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -13,11 +20,12 @@ Name: pcsc-ccid %define _name ccid -BuildRequires: libusb-devel pcsc-lite-devel pkg-config -# FIXME: Use libusb-1_0-devel to get better results -Version: 1.3.5 +BuildRequires: libusb-compat-devel pcsc-lite-devel pkg-config +Version: 1.3.8 Release: 1 Provides: locale(MozillaFirefox:de_BE;en_BE;fr_BE;nl_BE;wa_BE) +# pcsc-ccid uses libusb-1.0 features over libusb-0.1 API: +Requires: libusb-1_0-features-in-0_1-api Group: Productivity/Security License: LGPL v2.1 or later Url: http://pcsclite.alioth.debian.org/ccid.html @@ -27,14 +35,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %define ifddir %(pkg-config libpcsclite --variable=usbdropdir) %description -This package provides the source code for a generic USB CCID -(Chip/Smart Card Interface Devices) driver. See [1] for the USB CCID -specifications from the USB working group. - This package contains a generic USB CCID (Chip/Smart Card Interface -Devices) driver, as well as a driver for the GemPC Twin serial reader. +Devices) driver. -These drivers are meant to be used with the PCSC-Lite daemon from the +This driver is meant to be used with the PCSC-Lite daemon from the pcsc-lite package. @@ -61,6 +65,8 @@ make %{?jobs:-j%jobs} %makeinstall mkdir $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf.d mv $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf.d/ccidtwin.conf +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d +cp src/pcscd_ccid.rules $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d # Copied elsewhere: rm $RPM_BUILD_ROOT%{_datadir}/doc/ccid/README_Kobil_mIDentity_switch.txt rmdir $RPM_BUILD_ROOT%{_datadir}/doc/ccid @@ -77,9 +83,17 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man?/*.* %{_sbindir}/* %config (noreplace) %{_sysconfdir}/reader.conf.d/*.conf +%{_sysconfdir}/udev/rules.d/*.rules %{ifddir}/* %changelog +* Fri Sep 05 2008 sbrabec@suse.cz +- Updated to version 1.3.8: + * Fixes and code improvements. + * New readers that should work: Should work: Pro-Active CSB6 + Ultimate, id3 Semiconductors CL1356A HID, Vasco DP905, + KEBTechnology KONA USB SmartCard, Precise Biometrics 250 MC, + Covadis.ch Alya and Vega-Alpha. * Wed Apr 02 2008 sbrabec@suse.cz - Updated to version 1.3.5: * new supported devices