Change in otopi[master]: packaging: gettext: use 0.18.2 or latest

didi at redhat.com didi at redhat.com
Thu Mar 24 14:53:13 UTC 2016


Yedidyah Bar David 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: I0a05eec912f7fff9fb3b4891b74e4e7253964afa
Signed-off-by: Sandro Bonazzola <sbonazzo at redhat.com>
---
M .gitignore
M configure.ac
M otopi.spec.in
M po/Makevars
M po/POTFILES.in
M po/pt_BR.po
6 files changed, 314 insertions(+), 269 deletions(-)

Approvals:
  Sandro Bonazzola: Verified
  Jenkins CI: Passed CI tests
  Yedidyah Bar David: Looks good to me, approved
  Rafael Martins: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/55188
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0a05eec912f7fff9fb3b4891b74e4e7253964afa
Gerrit-PatchSet: 2
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Rafael Martins <rmartins at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list