Package init
This commit is contained in:
parent
b61746609a
commit
f7e6c0cd35
@ -1,6 +1,6 @@
|
|||||||
Name: p11-kit
|
Name: p11-kit
|
||||||
Version: 0.23.14
|
Version: 0.23.14
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Provides a way to load and enumerate PKCS#11 modules.
|
Summary: Provides a way to load and enumerate PKCS#11 modules.
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://p11-glue.freedesktop.org/p11-kit.html
|
URL: http://p11-glue.freedesktop.org/p11-kit.html
|
||||||
@ -23,7 +23,7 @@ Patch6011: trust-Ignore-unreadable-content-in-anchors.patch
|
|||||||
Patch6012: modules-check-gl.modules-before-iterates-on-it-when-.patch
|
Patch6012: modules-check-gl.modules-before-iterates-on-it-when-.patch
|
||||||
Patch6013: modules-Fix-index-used-in-call-to-p11_dict_remove.patch
|
Patch6013: modules-Fix-index-used-in-call-to-p11_dict_remove.patch
|
||||||
|
|
||||||
BuildRequires: gcc libtasn1-devel >= 2.3 libffi-devel gtk-doc systemd-devel pkgconfig(glib-2.0)
|
BuildRequires: gcc libtasn1-devel >= 2.3 libffi-devel gtk-doc systemd-devel pkgconfig(glib-2.0) libxslt
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Provides a way to load and enumerate PKCS#11 modules.
|
Provides a way to load and enumerate PKCS#11 modules.
|
||||||
@ -126,6 +126,9 @@ fi
|
|||||||
%{_libexecdir}/p11-kit/trust-extract-compat
|
%{_libexecdir}/p11-kit/trust-extract-compat
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.23.14-3
|
||||||
|
- Add Buildrequires: libxslt
|
||||||
|
|
||||||
* Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.23.14-2
|
* Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.23.14-2
|
||||||
- Correct patch number
|
- Correct patch number
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user