Own the %{_libdir}/pkcs11 dir in -trust.
This commit is contained in:
parent
ada4bc8007
commit
35e6a95319
@ -1,6 +1,6 @@
|
|||||||
Name: p11-kit
|
Name: p11-kit
|
||||||
Version: 0.20.2
|
Version: 0.20.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Library for loading and sharing PKCS#11 modules
|
Summary: Library for loading and sharing PKCS#11 modules
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -108,12 +108,16 @@ fi
|
|||||||
|
|
||||||
%files trust
|
%files trust
|
||||||
%{_bindir}/trust
|
%{_bindir}/trust
|
||||||
|
%dir %{_libdir}/pkcs11
|
||||||
%{_libdir}/pkcs11/p11-kit-trust.so
|
%{_libdir}/pkcs11/p11-kit-trust.so
|
||||||
%{_datadir}/p11-kit/modules/p11-kit-trust.module
|
%{_datadir}/p11-kit/modules/p11-kit-trust.module
|
||||||
%{_libdir}/p11-kit/trust-extract-compat
|
%{_libdir}/p11-kit/trust-extract-compat
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 25 2014 Ville Skyttä <ville.skytta@iki.fi> - 0.20.2-2
|
||||||
|
- Own the %%{_libdir}/pkcs11 dir in -trust.
|
||||||
|
|
||||||
* Tue Jan 14 2014 Stef Walter <stefw@redhat.com> - 0.20.2-1
|
* Tue Jan 14 2014 Stef Walter <stefw@redhat.com> - 0.20.2-1
|
||||||
- Update to upstream stable 0.20.2 release
|
- Update to upstream stable 0.20.2 release
|
||||||
- Fix regression involving blacklisted anchors [#1041328]
|
- Fix regression involving blacklisted anchors [#1041328]
|
||||||
|
Loading…
Reference in New Issue
Block a user