Change in ovirt-hosted-engine-ha[master]: packaging: fix sudoers packaging

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@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@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Leonid Natapov <leonidnatapov@gmail.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
gpadgett@redhat.com