diff --git a/ccid.spec b/ccid.spec index c96f291..f40893b 100644 --- a/ccid.spec +++ b/ccid.spec @@ -4,7 +4,7 @@ Name: ccid Version: 1.4.0 -Release: 1%{dist} +Release: 2%{dist} Summary: Generic USB CCID smart card reader driver Group: System Environment/Libraries @@ -19,12 +19,10 @@ Requires(post): initscripts Requires(postun): initscripts Requires: pcsc-lite >= %{pcsc_lite_ver} Provides: pcsc-ifd-handler -# 390 does not have libusb or smartCards -ExcludeArch: s390 s390x - %description -Generic USB CCID (Chip/Smart Card Interface Devices) driver. +Generic USB CCID (Chip/Smart Card Interface Devices) driver for use with the +PC/SC Lite daemon. %prep @@ -70,6 +68,10 @@ exit 0 %changelog +* Tue Dec 07 2010 Kalev Lember - 1.4.0-2 +- Removed ExcludeArch: s390 s390x as these arches now have libusb1 +- Updated description + * Wed Aug 04 2010 Kalev Lember - 1.4.0-1 - Update to 1.4.0 - Build against libusb1 instead of libusb 0.1