diff --git a/SCsupported_HP_internal.diff b/SCsupported_HP_internal.diff new file mode 100644 index 0000000..af58726 --- /dev/null +++ b/SCsupported_HP_internal.diff @@ -0,0 +1,10 @@ +--- Drivers/ccid/readers/supported_readers.txt.old 2011-01-18 12:53:00.277025632 +0100 ++++ Drivers/ccid/readers/supported_readers.txt 2011-01-18 12:58:12.988025632 +0100 +@@ -111,6 +111,7 @@ + + # Alcor Micro Corp. + 0x058F:0x9520:Alcor Micro AU9520 ++0x058F:0x9540:Alcor Micro HP internal + + # RSA + 0x15E1:0x2007:RSA SecurID diff --git a/pcsc-ccid.changes b/pcsc-ccid.changes index 8fe8da9..7d02652 100644 --- a/pcsc-ccid.changes +++ b/pcsc-ccid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 16 14:13:52 CET 2011 - oneukum@suse.de + +- Added support for internal reader in HP laptops + ------------------------------------------------------------------- Wed Jan 5 17:13:38 CET 2011 - sbrabec@suse.cz diff --git a/pcsc-ccid.spec b/pcsc-ccid.spec index 645b536..575431e 100644 --- a/pcsc-ccid.spec +++ b/pcsc-ccid.spec @@ -22,13 +22,14 @@ Name: pcsc-ccid %define _name ccid BuildRequires: libusb-1_0-devel pcsc-lite-devel pkg-config udev Version: 1.4.1 -Release: 1 +Release: 6 Group: Productivity/Security License: LGPLv2.1+ Url: http://pcsclite.alioth.debian.org/ccid.html Summary: PCSC Driver for CCID Based Smart Card Readers and GemPC Twin Serial Reader Source: %{_name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc +Patch: SCsupported_HP_internal.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build # openSUSE package pcsc-lite 1.6.6 is the first one which creates the scard UID and GID: Requires: pcsc-lite >= 1.6.6 @@ -61,6 +62,7 @@ Authors: %prep %setup -q -n %{_name}-%{version} +%patch -p2 cp -a src/openct/LICENSE LICENSE.openct cp -a src/towitoko/README README.towitoko