From 9c1c9e0c8ca8d1faf0bf85d1d8ef3f672e3d37d9 Mon Sep 17 00:00:00 2001 From: Robert Relyea Date: Jul 10 2006 22:03:11 +0000 Subject: ccid requires pcsc-lite which is not available for s390. Neither are the usb ports or the readers used by ccid --- diff --git a/ccid.spec b/ccid.spec index 3522ec8..44cf5a1 100644 --- a/ccid.spec +++ b/ccid.spec @@ -1,8 +1,10 @@ %define dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null) +%define libusb_ver 0.1.7 +%define pcsc-lite_ver 1.3.1 Name: ccid Version: 1.0.1 -Release: 2 +Release: 3 Summary: Generic USB CCID smart card reader driver Group: System Environment/Libraries @@ -11,11 +13,13 @@ URL: http://pcsclite.alioth.debian.org/ccid.html Source0: http://alioth.debian.org/download.php/1563/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libusb-devel >= 0.1.7 -BuildRequires: pcsc-lite-devel >= 1.3.0 -Requires: libusb >= 0.1.7 -Requires: pcsc-lite >= 1.3.0 +BuildRequires: libusb-devel >= %{libusb_ver} +BuildRequires: pcsc-lite-devel >= %{pcsc-lite_ver} +Requires: libusb >= %{libusb_ver} +Requires: pcsc-lite >= %{pcsc-lite_ver} Provides: pcsc-ifd-handler +ExcludeArch: s390 s390x # 390 does not have libusb or smartCards + %description Generic USB CCID (Chip/Smart Card Interface Devices) driver. @@ -61,6 +65,9 @@ fi %changelog +* Mon Jul 10 2006 Bob Relyea - 1.0.1-3 +- remove s390 from the build + * Mon Jun 5 2006 Bob Relyea - 1.0.1-2 - Move to Fedora Core, removed %%{_dist}.