corrected p11-kit softhsm module name
This commit is contained in:
parent
5f6815cc85
commit
c45db11df9
@ -3,7 +3,7 @@
|
|||||||
Summary: Software version of a PKCS#11 Hardware Security Module
|
Summary: Software version of a PKCS#11 Hardware Security Module
|
||||||
Name: softhsm
|
Name: softhsm
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: %{?prever:0.}2%{?prever:.%{prever}}%{?dist}.1
|
Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: http://www.opendnssec.org/
|
Url: http://www.opendnssec.org/
|
||||||
Source: http://dist.opendnssec.org/source/%{?prever:testing/}%{name}-%{version}.tar.gz
|
Source: http://dist.opendnssec.org/source/%{?prever:testing/}%{name}-%{version}.tar.gz
|
||||||
@ -94,7 +94,7 @@ ln -s ../pkcs11/libsofthsm2.so %{buildroot}/%{_libdir}/softhsm/libsofthsm.so
|
|||||||
%{_libdir}/pkcs11/libsofthsm2.so
|
%{_libdir}/pkcs11/libsofthsm2.so
|
||||||
%{_libdir}/libsofthsm2.so
|
%{_libdir}/libsofthsm2.so
|
||||||
%{_libdir}/softhsm/libsofthsm.so
|
%{_libdir}/softhsm/libsofthsm.so
|
||||||
%attr(0664,root,root) %{_datadir}/p11-kit/modules/softhsm.module
|
%attr(0664,root,root) %{_datadir}/p11-kit/modules/softhsm2.module
|
||||||
%attr(0770,ods,ods) %dir %{_sharedstatedir}/softhsm
|
%attr(0770,ods,ods) %dir %{_sharedstatedir}/softhsm
|
||||||
%attr(0770,ods,ods) %dir %{_sharedstatedir}/softhsm/tokens
|
%attr(0770,ods,ods) %dir %{_sharedstatedir}/softhsm/tokens
|
||||||
%doc LICENSE README.md NEWS
|
%doc LICENSE README.md NEWS
|
||||||
|
Loading…
Reference in New Issue
Block a user