Keith Robertson has submitted this change and it was merged.

Change subject: build: build rewrite using autotools
......................................................................


build: build rewrite using autotools

autotools provide simple method to integrate with standard tools such as
rpm spec.

It also provides easy gettext integration.

git version magic was not added to ease maintenance.

Package is now install at pythonlib with symbolic link to bindir.

Change-Id: If2dabcd40a50e9ec19e796832d83fb9e89d5db24
Signed-off-by: Alon Bar-Lev <[email protected]>
Signed-off-by: Kiril Nesenko <[email protected]>
---
A .gitignore
M AUTHORS
A COPYING
D Makefile
A Makefile.am
A README.localization
A autogen.sh
A build/python.inc
A configure.ac
A m4/.gitignore
A m4/ax_python_module.m4
M ovirt-image-uploader.spec.in
A po/.gitignore
A po/LINGUAS
A po/Makevars
A po/POTFILES.in
A src/Makefile.am
A src/__init__.py
R src/__main__.py
A src/ovf/Makefile.am
20 files changed, 753 insertions(+), 100 deletions(-)

Approvals:
  Keith Robertson: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/11145
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If2dabcd40a50e9ec19e796832d83fb9e89d5db24
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-image-uploader
Gerrit-Branch: master
Gerrit-Owner: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Keith Robertson <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to