Change in ovirt-host-deploy[master]: packaging: gettext: use 0.18.2 or latest

Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: gettext: use 0.18.2 or latest ...................................................................... packaging: gettext: use 0.18.2 or latest Use gettext 0.18.2 or newest: gettext 0.19.6 introduces a new macro, allowing to use latest gettext provided it's newer than requires See: https://lists.gnu.org/archive/html/bug-gettext/2015-08/msg00026.html - Solved: autoreconf: running: automake --add-missing --copy --force-missing configure.ac:39: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:39: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:39: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. - ignore autogenerated intl directory - Drop requirement on GCC for having gettext support, we're using Python. Change-Id: I32a81cc3e3892aa0e7096d0694ebc2346e465aa4 Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> --- M .gitignore M configure.ac M ovirt-host-deploy.spec.in M po/Makevars M po/POTFILES.in 5 files changed, 50 insertions(+), 4 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved Jenkins CI: Passed CI tests Rafael Martins: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/55148 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32a81cc3e3892aa0e7096d0694ebc2346e465aa4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
sbonazzo@redhat.com