
Adam Litke has submitted this change and it was merged. Change subject: packaging: build: rewrite ...................................................................... packaging: build: rewrite * Added autogen.sh * Changed the versions style to be same as other oVirt packages * Removed unused scipts * Switched from distutils to autotools * autoconf cleanups * automake cleanups * spec cleanups * add optional syntax check Change-Id: I4337150f58cd7d9b3a04a12a3afa9acd8a826a22 Signed-off-by: Kiril Nesenko <knesenko@redhat.com> Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> Reviewed-on: http://gerrit.ovirt.org/22874 Reviewed-by: Adam Litke <alitke@redhat.com> Tested-by: Adam Litke <alitke@redhat.com> --- M .gitignore M AUTHORS M Makefile.am D autobuild.sh A autogen.sh D build-aux/gitlog-to-changelog D build-aux/pkg-version A build/python.inc M configure.ac C contrib/Makefile.am M contrib/momd.init A doc/Makefile.am A m4/.keep A m4/ax_python_module.m4 M mom.spec.in A mom/Collectors/Makefile.am C mom/Controllers/Makefile.am C mom/HypervisorInterfaces/Makefile.am A mom/Makefile.am C mom/Policy/Makefile.am R mom/debug/Makefile.am D setup.py.in A tests/Makefile.am D tests/run_tests_local.sh A tests/run_tests_local.sh.in 25 files changed, 550 insertions(+), 466 deletions(-) Approvals: Adam Litke: Verified; Looks good to me, approved Kiril Nesenko: Verified -- To view, visit http://gerrit.ovirt.org/22874 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4337150f58cd7d9b3a04a12a3afa9acd8a826a22 Gerrit-PatchSet: 15 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Adam Litke <alitke@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>