Package init

This commit is contained in:
dogsheng 2019-12-13 15:54:25 +08:00
parent b61746609a
commit f7e6c0cd35

View File

@ -1,6 +1,6 @@
Name: p11-kit
Version: 0.23.14
Release: 2
Release: 3
Summary: Provides a way to load and enumerate PKCS#11 modules.
License: BSD
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
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
Provides a way to load and enumerate PKCS#11 modules.
@ -126,6 +126,9 @@ fi
%{_libexecdir}/p11-kit/trust-extract-compat
%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
- Correct patch number