diff --git a/pcsc-ccid.changes b/pcsc-ccid.changes index 03e3c71..423cc8e 100644 --- a/pcsc-ccid.changes +++ b/pcsc-ccid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 31 10:28:16 CEST 2007 - sbrabec@suse.cz + +- Build requires libusb-devel. + ------------------------------------------------------------------- Tue Feb 13 15:02:14 CET 2007 - sbrabec@suse.cz diff --git a/pcsc-ccid.spec b/pcsc-ccid.spec index 3237437..be983ad 100644 --- a/pcsc-ccid.spec +++ b/pcsc-ccid.spec @@ -12,9 +12,9 @@ Name: pcsc-ccid %define _name ccid -BuildRequires: pcsc-lite-devel pkg-config +BuildRequires: libusb-devel pcsc-lite-devel pkg-config Version: 1.2.1 -Release: 1 +Release: 18 Provides: locale(MozillaFirefox:de_BE;en_BE;fr_BE;nl_BE;wa_BE) Group: System/Libraries License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) @@ -70,7 +70,9 @@ rm -rf $RPM_BUILD_ROOT %config (noreplace) %{_sysconfdir}/reader.conf.d/*.conf %{ifddir}/* -%changelog -n pcsc-ccid +%changelog +* Thu May 31 2007 - sbrabec@suse.cz +- Build requires libusb-devel. * Tue Feb 13 2007 - sbrabec@suse.cz - Updated to version 1.2.1: * Support for non CCID generic readers.