import esc-1.1.2-21.el8
This commit is contained in:
parent
1ee06db70c
commit
6ae086219a
@ -1,6 +1,6 @@
|
|||||||
Name: esc
|
Name: esc
|
||||||
Version: 1.1.2
|
Version: 1.1.2
|
||||||
Release: 18%{?dist}
|
Release: 21%{?dist}
|
||||||
Summary: Enterprise Security Client Smart Card Client
|
Summary: Enterprise Security Client Smart Card Client
|
||||||
License: GPL+
|
License: GPL+
|
||||||
URL: http://directory.fedora.redhat.com/wiki/CoolKey
|
URL: http://directory.fedora.redhat.com/wiki/CoolKey
|
||||||
@ -36,7 +36,9 @@ BuildRequires: gtk3-devel
|
|||||||
BuildRequires: gjs-devel
|
BuildRequires: gjs-devel
|
||||||
|
|
||||||
|
|
||||||
Requires: pcsc-lite nss nspr
|
Requires: pcsc-lite >= 1.8.23-4
|
||||||
|
Requires: pcsc-lite-ccid >= 1.4.29-5
|
||||||
|
Requires: nss nspr
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
Requires: opensc
|
Requires: opensc
|
||||||
Requires: gjs
|
Requires: gjs
|
||||||
@ -153,9 +155,10 @@ cp %{escname}/esc/LICENSE $RPM_BUILD_ROOT/%{docdir}
|
|||||||
%{_datadir}/%{appdir}/esc.desktop
|
%{_datadir}/%{appdir}/esc.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Mar 30 2021 Jack Magne <jmagne@redhat.com> - 1.1.2-18
|
* Fri Jun 25 2021 Jack Magne <jmagne@redhat.com> - 1.1.2-21
|
||||||
- Related: rhbz#1870715 - HP Keyboard does not list the certificates on an enrolled smart card.
|
- Resolves: rhbz#1970565 - Create explicit pcsc-lite requrement to assure recent pcsc-lite fix [rhel-8.4.0.z], bump release # respin.
|
||||||
- Re-spin with greater release number, to apease tps tests.
|
* Thu Jun 24 2021 Jack Magne <jmagne@redhat.com> - 1.1.2-20
|
||||||
|
- Resolves: rhbz#1970565 - Create explicit pcsc-lite requrement to assure recent pcsc-lite fix [rhel-8.4.0.z]
|
||||||
* Mon Nov 23 2020 Jack Magne <jmagne@redhat.com> - 1.1.2-15
|
* Mon Nov 23 2020 Jack Magne <jmagne@redhat.com> - 1.1.2-15
|
||||||
- Resolves: rhbz#1870715 - HP Keyboard does not list the certificates on an enrolled smart card.
|
- Resolves: rhbz#1870715 - HP Keyboard does not list the certificates on an enrolled smart card.
|
||||||
* Fri Aug 07 2020 Jack Magne <jmagne@redhat.com> - 1.1.2-14
|
* Fri Aug 07 2020 Jack Magne <jmagne@redhat.com> - 1.1.2-14
|
||||||
|
Loading…
Reference in New Issue
Block a user