Fix URL in spec. Update to 1.3.9
This commit is contained in:
parent
1bab97b5f4
commit
89ee660df8
@ -1 +1 @@
|
||||
ccid-1.3.8.tar.bz2
|
||||
ccid-1.3.9.tar.bz2
|
||||
|
10
ccid.spec
10
ccid.spec
@ -1,16 +1,17 @@
|
||||
%define dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null)
|
||||
%define libusb_ver 0.1.7
|
||||
%define pcsc_lite_ver 1.3.3
|
||||
%define upstream_build 2656
|
||||
|
||||
Name: ccid
|
||||
Version: 1.3.8
|
||||
Release: 2%{dist}
|
||||
Version: 1.3.9
|
||||
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/1563/%{name}-%{version}.tar.bz2
|
||||
Source0: http://alioth.debian.org/download.php/%{upstream-build}/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: libusb-devel >= %{libusb_ver}
|
||||
@ -77,6 +78,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 24 2009 Bob Relyea <rrelyea@redhat.com> - 1.3.9-1
|
||||
- update to ccid 1.3.9
|
||||
|
||||
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
@ -1 +1,2 @@
|
||||
ccid-1_3_8-1_rhel5_bob:HEAD:ccid-1.3.8-1.rhel5_bob.src.rpm:1219884136
|
||||
ccid-1_3_9-1_rhel5_bob:HEAD:ccid-1.3.9-1.rhel5_bob.src.rpm:1236042353
|
||||
|
Loading…
Reference in New Issue
Block a user