Update to 1.4.11
This commit is contained in:
parent
f971130d6e
commit
4a7a0be481
@ -1,16 +1,16 @@
|
||||
%global dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null)
|
||||
%global pcsc_lite_ver 1.8.3
|
||||
%global upstream_build 3897
|
||||
%global upstream_build 3920
|
||||
|
||||
Name: pcsc-lite-ccid
|
||||
Version: 1.4.10
|
||||
Version: 1.4.11
|
||||
Release: 1%{dist}
|
||||
Summary: Generic USB CCID smart card reader driver
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://pcsclite.alioth.debian.org/ccid.html
|
||||
Source0: http://alioth.debian.org/download.php/%{upstream_build}/ccid-%{version}.tar.bz2
|
||||
Source0: https://alioth.debian.org/frs/download.php/file/%{upstream_build}/ccid-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: libusb1-devel
|
||||
BuildRequires: pcsc-lite-devel >= %{pcsc_lite_ver}
|
||||
@ -56,6 +56,9 @@ cp -p src/openct/LICENSE LICENSE.openct
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 12 2013 Kalev Lember <kalevlember@gmail.com> - 1.4.11-1
|
||||
- Update to 1.4.11
|
||||
|
||||
* Wed Apr 17 2013 Kalev Lember <kalevlember@gmail.com> - 1.4.10-1
|
||||
- Update to 1.4.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user