From 95455cbe72030ef262374714de11bf137b6dd260 Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 14 Oct 2024 22:20:00 +0300 Subject: [PATCH] Pack some files --- SPECS/crypto-policies.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/SPECS/crypto-policies.spec b/SPECS/crypto-policies.spec index 6d76379..0668ca4 100644 --- a/SPECS/crypto-policies.spec +++ b/SPECS/crypto-policies.spec @@ -150,6 +150,10 @@ end %dir %{_sysconfdir}/crypto-policies/policies/ %dir %{_sysconfdir}/crypto-policies/policies/modules/ %dir %{_datarootdir}/crypto-policies/ +%dir %{_sysconfdir}/authselect/custom/sssd_gost/ +%dir %{_sysconfdir}/authselect/custom/minimal_gost/ +%{_sysconfdir}/authselect/custom/sssd_gost/* +%{_sysconfdir}/authselect/custom/minimal_gost/* %ghost %config(missingok,noreplace) %{_sysconfdir}/crypto-policies/config @@ -166,6 +170,7 @@ end %ghost %config(missingok,noreplace) %verify(not mode) %{_sysconfdir}/crypto-policies/back-ends/libreswan.config %ghost %config(missingok,noreplace) %verify(not mode) %{_sysconfdir}/crypto-policies/back-ends/libssh.config %ghost %config(missingok,noreplace) %verify(not mode) %{_sysconfdir}/crypto-policies/back-ends/openssl_fips.config +%ghost %config(missingok,noreplace) %verify(not mode) %{_sysconfdir}/crypto-policies/back-ends/auth.config # %verify(not mode) comes from the fact # these turn into symlinks and back to regular files at will, see bz1898986 @@ -181,6 +186,8 @@ end %{_datarootdir}/crypto-policies/default-config %{_datarootdir}/crypto-policies/reload-cmds.sh %{_datarootdir}/crypto-policies/policies +%{_datarootdir}/crypto-policies/GOST-ONLY +%{_datarootdir}/crypto-policies/GOST-ONLY-PAM %{_libexecdir}/fips-setup-helper @@ -190,6 +197,7 @@ end %{_bindir}/update-crypto-policies %{_mandir}/man8/update-crypto-policies.8* %{_datarootdir}/crypto-policies/python +%{_datarootdir}/crypto-policies-scripts/auth_apply.sh %{_bindir}/fips-mode-setup %{_bindir}/fips-finish-install