diff --git a/pcsc-lite.spec b/pcsc-lite.spec index 4d0281f..6dfd37c 100644 --- a/pcsc-lite.spec +++ b/pcsc-lite.spec @@ -1,6 +1,6 @@ Name: pcsc-lite Version: 1.3.1 -Release: 2 +Release: 3 Summary: PC/SC Lite smart card framework and applications Group: System Environment/Daemons @@ -16,6 +16,7 @@ BuildRequires: doxygen Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires: pcsc-ifd-handler +ExcludeArch: s390 s390x # 390 does not have libusb or smartCards %description The purpose of PC/SC Lite is to provide a Windows(R) SCard interface @@ -139,6 +140,9 @@ fi %changelog +* Mon Jul 10 2006 Bob Relyea - 1.3.1-3 +- remove s390 from the build + * Mon Jun 5 2006 Bob Relyea - 1.3.1-2 - Move to Fedora Core. - Remove dependency on graphviz.