Greg Padgett has submitted this change and it was merged.
Change subject: packaging: fix sudoers packaging
......................................................................
packaging: fix sudoers packaging
Previously sudoers file was distributed instead of sudoers.in.
But sudoers is a config file generated by configure and use
paths from the host which has built the tarball that may differ
from the ones where the package is installed.
Now sudoers.in is correctly packaged and sudoers correctly
generated during rpm creation or installation on host.
Change-Id: Ia5b7e548439d4444216942e0ee0ba567302770dc
Bug-Url:
https://bugzilla.redhat.com/1013563
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M .gitignore
M sudoers/Makefile.am
2 files changed, 11 insertions(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Verified
Greg Padgett: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19772
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia5b7e548439d4444216942e0ee0ba567302770dc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Leonid Natapov <leonidnatapov(a)gmail.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server