add missing config files ccatok.conf
This commit is contained in:
parent
ff9dd41b50
commit
c1bf4511d4
@ -299,7 +299,7 @@ fi
|
||||
|
||||
%files devel
|
||||
%{_includedir}/%{name}/
|
||||
%{_libdir}/pkgconfig/opencryptoki.pc
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%files swtok
|
||||
%{_libdir}/opencryptoki/stdll/libpkcs11_sw.*
|
||||
@ -332,6 +332,7 @@ fi
|
||||
|
||||
%files ccatok
|
||||
%doc doc/README.cca_stdll
|
||||
%config(noreplace) %{_sysconfdir}/%{name}/ccatok.conf
|
||||
%{_sbindir}/pkcscca
|
||||
%{_mandir}/man1/pkcscca.1*
|
||||
%{_libdir}/opencryptoki/stdll/libpkcs11_cca.*
|
||||
|
Loading…
Reference in New Issue
Block a user