Change in ovirt-image-uploader[master]: build: build rewrite using autotools

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 <alon.barlev@gmail.com> Signed-off-by: Kiril Nesenko <knesenko@redhat.com> --- 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 <knesenko@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Keith Robertson <kroberts@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com>
participants (1)
-
kroberts@redhat.com