mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
Move krb5 snippet into freeipa-client-common
Also move /usr/share/ipa into freeipa-common by necessity. https://pagure.io/freeipa/issue/7524 Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
This commit is contained in:
parent
606af69bbd
commit
ce3819c3b7
3
freeipa.spec.in
Normal file → Executable file
3
freeipa.spec.in
Normal file → Executable file
@ -1405,7 +1405,6 @@ fi
|
||||
%attr(644,root,root) %{_unitdir}/ipa-custodia.service
|
||||
%ghost %attr(644,root,root) %{etc_systemd_dir}/httpd.d/ipa.conf
|
||||
# END
|
||||
%dir %{_usr}/share/ipa
|
||||
%{_usr}/share/ipa/wsgi.py*
|
||||
%{_usr}/share/ipa/kdcproxy.wsgi
|
||||
%{_usr}/share/ipa/*.ldif
|
||||
@ -1612,6 +1611,7 @@ fi
|
||||
%dir %{_localstatedir}/lib/ipa-client/pki
|
||||
%dir %{_localstatedir}/lib/ipa-client/sysrestore
|
||||
%{_mandir}/man5/default.conf.5*
|
||||
%{_usr}/share/ipa/freeipa.template
|
||||
|
||||
|
||||
%files python-compat
|
||||
@ -1644,6 +1644,7 @@ fi
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.md Contributors.txt
|
||||
%license COPYING
|
||||
%dir %{_usr}/share/ipa
|
||||
|
||||
|
||||
%if 0%{?with_python3}
|
||||
|
Loading…
Reference in New Issue
Block a user