updgrade to ccid 1.3.8
This commit is contained in:
parent
18310b6486
commit
c36d1aeba9
@ -1 +1 @@
|
||||
ccid-1.2.1.tar.gz
|
||||
ccid-1.3.8.tar.bz2
|
||||
|
17
ccid.spec
17
ccid.spec
@ -3,14 +3,14 @@
|
||||
%define pcsc_lite_ver 1.3.3
|
||||
|
||||
Name: ccid
|
||||
Version: 1.2.1
|
||||
Release: 4%{dist}
|
||||
Version: 1.3.8
|
||||
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.gz
|
||||
Source0: http://alioth.debian.org/download.php/1563/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: libusb-devel >= %{libusb_ver}
|
||||
@ -45,6 +45,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
#make install_ccidtwin -C src DESTDIR=$RPM_BUILD_ROOT
|
||||
mv $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf ./GemPCTwin.reader.conf
|
||||
mv $RPM_BUILD_ROOT/usr/share/doc/ccid/README_Kobil_mIDentity_switch.txt ./
|
||||
%{__mkdir_p} $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d
|
||||
%{__install} -m 644 src/pcscd_ccid.rules $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/85-pcscd_ccid.rules
|
||||
|
||||
@ -64,13 +65,21 @@ exit 0
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS ChangeLog COPYING README GemPCTwin.reader.conf
|
||||
%doc AUTHORS ChangeLog COPYING README GemPCTwin.reader.conf README_Kobil_mIDentity_switch.txt
|
||||
%{dropdir}/ifd-ccid.bundle/
|
||||
%{dropdir}/serial/
|
||||
%config %{_sysconfdir}/udev/rules.d/85-pcscd_ccid.rules
|
||||
%{_bindir}/RSA_SecurID_getpasswd
|
||||
%{_mandir}/man1/RSA_SecurID_getpasswd.1.gz
|
||||
%{_mandir}/man8/Kobil_mIDentity_switch.8.gz
|
||||
%{_sbindir}/Kobil_mIDentity_switch
|
||||
#%doc /doc/ccid/
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 26 2008 Bob Relyea <rrelyea@redhat.com> - 1.3.8-1
|
||||
- update to ccid 1.3.8
|
||||
|
||||
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.2.1-4
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
||||
ccid-1_3_8-1_rhel5_bob:HEAD:ccid-1.3.8-1.rhel5_bob.src.rpm:1219884136
|
Loading…
Reference in New Issue
Block a user