Shubhendu Tripathi has uploaded a new change for review. Change subject: engine: Corrected ownership of the directories ......................................................................
engine: Corrected ownership of the directories Added entries for directories for correct ownership Change-Id: I946b446a908e4189e30fe60946e7946e4be384f7 Bug-Url: https://bugzilla.redhat.com/1104128 Signed-off-by: Shubhendu Tripathi <[email protected]> --- M ovirt-engine.spec.in 1 file changed, 7 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/68/39268/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 7444e44..d7972fe 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -986,9 +986,15 @@ %files setup-base %config %{_sysconfdir}/logrotate.d/ovirt-engine-setup +%dir %{engine_data}/firewalld +%dir %{engine_data}/setup %dir %{engine_data}/setup/bin/ -%dir %{engine_log}/setup %dir %{engine_data}/setup/ovirt_engine_setup +%dir %{engine_data}/setup/plugins +%dir %{engine_data}/setup/plugins/ovirt-engine-common +%dir %{engine_data}/setup/plugins/ovirt-engine-remove +%dir %{engine_data}/setup/plugins/ovirt-engine-setup +%dir %{engine_log}/setup %{_bindir}/engine-cleanup %{_bindir}/engine-setup %{_mandir}/man8/engine-cleanup.* -- To view, visit https://gerrit.ovirt.org/39268 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I946b446a908e4189e30fe60946e7946e4be384f7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5-gluster Gerrit-Owner: Shubhendu Tripathi <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
