update to 1.4.33 version
This commit is contained in:
parent
b454eaa87e
commit
dad30bfeaa
@ -1,8 +1,8 @@
|
|||||||
%global dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null)
|
%global dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null)
|
||||||
|
|
||||||
Name: ccid
|
Name: ccid
|
||||||
Version: 1.4.29
|
Version: 1.4.33
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: Provide a generic USB CCID driver and ICCD
|
Summary: Provide a generic USB CCID driver and ICCD
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://ccid.apdu.fr/files/
|
URL: https://ccid.apdu.fr/files/
|
||||||
@ -41,13 +41,16 @@ cp -p src/openct/LICENSE LICENSE.openct
|
|||||||
/bin/systemctl try-restart pcscd.service &>/dev/null || :
|
/bin/systemctl try-restart pcscd.service &>/dev/null || :
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS ChangeLog README
|
%doc AUTHORS ChangeLog README.md
|
||||||
%license COPYING LICENSE.openct
|
%license COPYING LICENSE.openct
|
||||||
%{dropdir}/ifd-ccid.bundle/
|
%{dropdir}/ifd-ccid.bundle/
|
||||||
%{dropdir}/serial/
|
%{dropdir}/serial/
|
||||||
%config(noreplace) %{_sysconfdir}/reader.conf.d/libccidtwin
|
%config(noreplace) %{_sysconfdir}/reader.conf.d/libccidtwin
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 29 2020 yanglongkang <yanglongkang@huawei.com> - 1.4.33-1
|
||||||
|
- update to 1.4.33 version
|
||||||
|
|
||||||
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.4.29-4
|
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.4.29-4
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user