Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: Fix ownership of deployments and contents
......................................................................
packaging: Fix ownership of deployments and contents
A previous commit (9d5af3) changed the .spec so that the backups
directory is owned by the setup sub package. This is needed, but we also
need to make sure that the deployments and contents directories are
still owned by the backend package, otherwise the directories are not
created and the service will not start.
Change-Id: Ibb4745cfc9898b43a164781fd5866cf2b1fa4f82
Bug-Url:
https://bugzilla.redhat.com/876164
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/fedora/spec/ovirt-engine.spec.in
1 file changed, 8 insertions(+), 3 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/9369
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb4745cfc9898b43a164781fd5866cf2b1fa4f82
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ohad Basan <obasan(a)redhat.com>