From 6e443eb0d1673d6ffe2c3cd638108d5769916d29 Mon Sep 17 00:00:00 2001 From: Ana Krivokapic Date: Apr 22 2013 09:47:09 +0000 Subject: Fix the spec file Correct ownership for /etc/ipa and remove unnecessary %config directive. https://fedorahosted.org/freeipa/ticket/3551 --- diff --git a/freeipa.spec.in b/freeipa.spec.in index 11ab377..395fc80 100644 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -759,7 +759,7 @@ fi %{python_sitelib}/ipapython-*.egg-info %{python_sitelib}/freeipa-*.egg-info %{python_sitearch}/python_default_encoding-*.egg-info -%dir %attr(0755,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ +%dir %attr(0755,root,root) %{_sysconfdir}/ipa/ %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt