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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Leonid Natapov <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
