forked from pool/pcsc-towitoko
This commit is contained in:
committed by
Git OBS Bridge
parent
8d6567bfc9
commit
ba489e2108
+78
-59
@@ -1,23 +1,31 @@
|
||||
#
|
||||
# spec file for package pcsc-towitoko (Version 2.0.7)
|
||||
#
|
||||
# Copyright (c) 2007 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.
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: pcsc-towitoko
|
||||
BuildRequires: pcsc-lite-devel pkg-config
|
||||
%define _name towitoko
|
||||
Version: 2.0.7
|
||||
Release: 60
|
||||
Group: System/Libraries
|
||||
License: LGPL v2 or later
|
||||
URL: http://www.geocities.com/cprados
|
||||
Release: 180
|
||||
Group: Productivity/Security
|
||||
License: LGPL v2.1 or later
|
||||
Url: http://www.geocities.com/cprados
|
||||
Summary: PCSC driver for Towitoko Smart Card Readers
|
||||
Source: %{_name}-%{version}.tar.bz2
|
||||
Patch: %{_name}-%{version}-install.diff
|
||||
@@ -26,9 +34,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define ifddir %(pkg-config libpcsclite --variable=usbdropdir)
|
||||
|
||||
%description
|
||||
This package contains a driver for smart card readers produced by
|
||||
Towitoko. This driver is meant to be used with the PCSC-Lite daemon
|
||||
from the pcsc-lite package.
|
||||
This package contains a driver for Towitoko Chipdrive Micro, Extern,
|
||||
Extern II, Intern, and Twin and Kartenzwerg smart card readers.
|
||||
|
||||
This driver is meant to be used with the PCSC-Lite daemon from the
|
||||
pcsc-lite package.
|
||||
|
||||
Please note, that many modern Towitoko readers are supported by the
|
||||
openct package.
|
||||
|
||||
|
||||
|
||||
@@ -38,14 +51,20 @@ Authors:
|
||||
David Corcoran <corcoran@linuxnet.com>
|
||||
|
||||
%package devel
|
||||
License: LGPL v2.1 or later
|
||||
Summary: PCSC driver for Towitoko Smart Card Readers
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description devel
|
||||
This package contains a driver for smart card readers produced by
|
||||
Towitoko. This driver is meant to be used with the PCSC-Lite daemon
|
||||
from the pcsc-lite package.
|
||||
This package contains a driver for Towitoko Chipdrive Micro, Extern,
|
||||
Extern II, Intern, and Twin and Kartenzwerg smart card readers.
|
||||
|
||||
This driver is meant to be used with the PCSC-Lite daemon from the
|
||||
pcsc-lite package.
|
||||
|
||||
Please note, that many modern Towitoko readers are supported by the
|
||||
openct package.
|
||||
|
||||
|
||||
|
||||
@@ -94,34 +113,34 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man3/*.*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 26 2007 - sbrabec@suse.cz
|
||||
* Thu Jul 26 2007 sbrabec@suse.cz
|
||||
- Package tester application.
|
||||
- Build pcsc-towitoko-devel.
|
||||
- Spec file cleanup.
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Tue Jan 03 2006 - mjancar@suse.cz
|
||||
* Tue Jan 03 2006 mjancar@suse.cz
|
||||
- move to separate source package
|
||||
* Mon Jan 02 2006 - stark@suse.de
|
||||
* Mon Jan 02 2006 stark@suse.de
|
||||
- removed obsolete hotplug stuff for cyberjack
|
||||
- Updated pcsc-lite to version 1.2.9-beta9
|
||||
- Updated CCID driver to 0.9.4
|
||||
- Updated GemPC driver to 1.0.0
|
||||
- package pkgconfig files to be able to build drivers outside
|
||||
the package
|
||||
* Tue Dec 20 2005 - ro@suse.de
|
||||
* Tue Dec 20 2005 ro@suse.de
|
||||
- removed unpackaged man-page symlinks
|
||||
* Tue Nov 29 2005 - ro@suse.de
|
||||
* Tue Nov 29 2005 ro@suse.de
|
||||
- remove keeper from nfb (unused)
|
||||
* Mon Oct 10 2005 - stark@suse.de
|
||||
* Mon Oct 10 2005 stark@suse.de
|
||||
- Updated towitoko driver to 2.0.7 and install USB bundle
|
||||
* Wed Sep 21 2005 - stark@suse.de
|
||||
* Thu Sep 22 2005 stark@suse.de
|
||||
- Repackaged CCID as bundle for USB usage (#116497)
|
||||
* Tue Sep 20 2005 - stark@suse.de
|
||||
* Tue Sep 20 2005 stark@suse.de
|
||||
- handle old reader.conf in upgrade case
|
||||
- compile with -fno-strict-aliasing
|
||||
- fixed missing return in ctapi-cyberjack
|
||||
* Sat Sep 17 2005 - stark@suse.de
|
||||
* Sat Sep 17 2005 stark@suse.de
|
||||
- Updated pcsc-lite to version 1.2.9beta8 (#116497)
|
||||
* use /etc/reader.conf.d/
|
||||
* adapted init script to create /etc/reader.conf
|
||||
@@ -130,95 +149,95 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- Updated ccid driver to version 0.9.3 (#116497)
|
||||
- Use RPM_OPT_FLAGS everywhere
|
||||
- Fixed serious compiler warnings
|
||||
* Mon Sep 05 2005 - skh@suse.de
|
||||
* Mon Sep 05 2005 skh@suse.de
|
||||
- fix off-by-one error in hotplug_libusb.c [#112964]
|
||||
* Mon Aug 29 2005 - skh@suse.de
|
||||
* Mon Aug 29 2005 skh@suse.de
|
||||
- Remove unnecessary files from pcsc-acr38 again [#112927]
|
||||
* Mon Aug 29 2005 - skh@suse.de
|
||||
* Mon Aug 29 2005 skh@suse.de
|
||||
- package ACR38 driver in correct bundle format [#112927]
|
||||
- remove orphaned /var/run/pcscd.pub when necessary [#112928]
|
||||
- update ACR38u driver to version 100705 to fix crash when reader
|
||||
is plugged in [#112964]
|
||||
* Tue Aug 16 2005 - skh@suse.de
|
||||
* Tue Aug 16 2005 skh@suse.de
|
||||
- Updated ACR38u driver to version 100703
|
||||
* Tue Jul 26 2005 - okir@suse.de
|
||||
* Tue Jul 26 2005 okir@suse.de
|
||||
- Added ACR38u driver
|
||||
* Tue Jul 26 2005 - okir@suse.de
|
||||
* Tue Jul 26 2005 okir@suse.de
|
||||
- Updated description in init script (#79287)
|
||||
* Thu Jun 16 2005 - meissner@suse.de
|
||||
* Thu Jun 16 2005 meissner@suse.de
|
||||
- use RPM_OPT_FLAGS in 1 more driver
|
||||
- added includes to avoid implict declaration of memcpy and similar.
|
||||
* Mon Apr 18 2005 - ro@suse.de
|
||||
* Mon Apr 18 2005 ro@suse.de
|
||||
- make it build with gcc-4
|
||||
* Thu Mar 17 2005 - okir@suse.de
|
||||
* Thu Mar 17 2005 okir@suse.de
|
||||
- Disable support for extended-apdus, it eats 32MB of memory (#73629)
|
||||
* Thu Mar 10 2005 - okir@suse.de
|
||||
* Thu Mar 10 2005 okir@suse.de
|
||||
- Fix default search location for USB bundles
|
||||
* Fri Jan 21 2005 - okir@suse.de
|
||||
* Fri Jan 21 2005 okir@suse.de
|
||||
- Updated to latest upstream version
|
||||
- Updated several drivers
|
||||
- Added CCID driver
|
||||
- Provide a more informative readers.conf file (#42620)
|
||||
* Thu Jan 20 2005 - ro@suse.de
|
||||
* Thu Jan 20 2005 ro@suse.de
|
||||
- drop subpackage gpr400
|
||||
* Wed Apr 28 2004 - ro@suse.de
|
||||
* Wed Apr 28 2004 ro@suse.de
|
||||
- compile formaticc with no-strict-aliasing
|
||||
- fix unused return type in musclecard.c
|
||||
* Wed Mar 31 2004 - okir@suse.de
|
||||
* Wed Mar 31 2004 okir@suse.de
|
||||
- Properly install testpcsc, formaticc (#37625)
|
||||
- Build towitoko driver with --enable-win32-com
|
||||
* Thu Mar 18 2004 - okir@suse.de
|
||||
* Thu Mar 18 2004 okir@suse.de
|
||||
- cyberjack apps installed in /bin should be executable (#36409)
|
||||
* Sat Jan 10 2004 - adrian@suse.de
|
||||
* Sat Jan 10 2004 adrian@suse.de
|
||||
- add %%run_ldconfig
|
||||
* Tue Aug 05 2003 - mge@suse.de
|
||||
* Tue Aug 05 2003 mge@suse.de
|
||||
- merge ctapi-cyberjack into pcsc-lite: two additional
|
||||
packages are created: ctapi-cyberjack and pcsc-cyberjack
|
||||
* Thu Jun 26 2003 - ro@suse.de
|
||||
* Thu Jun 26 2003 ro@suse.de
|
||||
- remove unpackaged files from buildroot
|
||||
- added directories to filelist
|
||||
* Fri Nov 29 2002 - okir@suse.de
|
||||
* Fri Nov 29 2002 okir@suse.de
|
||||
- added -fPIC when building eToken driver
|
||||
* Fri Nov 29 2002 - okir@suse.de
|
||||
* Fri Nov 29 2002 okir@suse.de
|
||||
- Updated to latest upstream version
|
||||
- Included driver for Aladdin eToken PRO
|
||||
- More GNU auto#*@! headaches
|
||||
- Various minor fixes
|
||||
* Wed Aug 28 2002 - okir@suse.de
|
||||
* Wed Aug 28 2002 okir@suse.de
|
||||
- Moved shared objects to /usr/lib64 on ppc64/s390x (#18421)
|
||||
* Mon Aug 05 2002 - olh@suse.de
|
||||
* Mon Aug 05 2002 olh@suse.de
|
||||
- fix initscript, Should-start: setserial hotplug
|
||||
* Fri Aug 02 2002 - okir@suse.de
|
||||
* Fri Aug 02 2002 okir@suse.de
|
||||
- added PreReq for insserv_and_fillup
|
||||
* Wed Jul 31 2002 - okir@suse.de
|
||||
* Wed Jul 31 2002 okir@suse.de
|
||||
- fixed build problem on s390x (force aclocal.m4 regen)
|
||||
* Wed Jun 26 2002 - ro@suse.de
|
||||
* Wed Jun 26 2002 ro@suse.de
|
||||
- use -fPIC when building a shared lib
|
||||
* Wed Jun 12 2002 - okir@suse.de
|
||||
* Wed Jun 12 2002 okir@suse.de
|
||||
- fix for bug #15051 (hey, it's a palindrome bug:):
|
||||
missing %%doc DRIVERS file; misc silly binaries moved
|
||||
out of /usr/bin
|
||||
* Tue Apr 30 2002 - okir@suse.de
|
||||
* Tue Apr 30 2002 okir@suse.de
|
||||
- Fixed build problem introduced by previous patch
|
||||
* Tue Apr 30 2002 - okir@suse.de
|
||||
* Tue Apr 30 2002 okir@suse.de
|
||||
- updated to latest upstream version
|
||||
- added drivers for these readers: Towitoko, Schlumberger Reflex 6x,
|
||||
Gemplus GPR 400, GemPlus GemPC 410/430
|
||||
* Tue Apr 09 2002 - ro@suse.de
|
||||
* Tue Apr 09 2002 ro@suse.de
|
||||
- fixed for latest automake/autoconf
|
||||
* Wed Feb 13 2002 - stark@suse.de
|
||||
* Wed Feb 13 2002 stark@suse.de
|
||||
- spec-file cleanup
|
||||
- LSB compliant init-script
|
||||
* Mon Jan 14 2002 - ro@suse.de
|
||||
* Mon Jan 14 2002 ro@suse.de
|
||||
- removed START_PCSCD
|
||||
* Wed Nov 14 2001 - ro@suse.de
|
||||
* Wed Nov 14 2001 ro@suse.de
|
||||
- call aclocal
|
||||
* Sun Aug 26 2001 - mge@suse.de
|
||||
* Sun Aug 26 2001 mge@suse.de
|
||||
- updated to 1.0.0Beta
|
||||
- fixed /etc/init.d/pcscd status-handling (bug #9069)
|
||||
* Thu Jun 07 2001 - ro@suse.de
|
||||
* Thu Jun 07 2001 ro@suse.de
|
||||
- fix broken Makefile.am
|
||||
* Mon Apr 23 2001 - mge@suse.de
|
||||
* Mon Apr 23 2001 mge@suse.de
|
||||
- update to 0.9.1
|
||||
* Thu Apr 19 2001 - mge@suse.de
|
||||
* Thu Apr 19 2001 mge@suse.de
|
||||
- created package
|
||||
|
||||
Reference in New Issue
Block a user