- fix excludearch line
This commit is contained in:
parent
e9deca0fce
commit
6a006832ce
10
ccid.spec
10
ccid.spec
@ -4,7 +4,7 @@
|
||||
|
||||
Name: ccid
|
||||
Version: 1.0.1
|
||||
Release: 3.1
|
||||
Release: 4
|
||||
Summary: Generic USB CCID smart card reader driver
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -18,7 +18,8 @@ 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
|
||||
# 390 does not have libusb or smartCards
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
|
||||
%description
|
||||
@ -65,7 +66,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
|
||||
* Sun Jul 16 2006 Florian La Roche <laroche@redhat.com> - 1.0.1-4
|
||||
- fix excludearch line
|
||||
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.1-3.1
|
||||
- rebuild
|
||||
|
||||
* Mon Jul 10 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-3
|
||||
|
Loading…
Reference in New Issue
Block a user