
Michael Pasternak has submitted this change and it was merged. Change subject: build: support make out of tarball ...................................................................... build: support make out of tarball Add spec into tarball, so that rpmbuild -tX <tarball> will work, convert current srpm target to use tarball. Add dist target and make tarball alias of dist as 'dist' target is the standard term for tarballs. Change-Id: I2f3909020930724c88822d82b63207a89e56a0ff Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M .gitignore M ovirt-engine-sdk-java/Makefile 2 files changed, 15 insertions(+), 8 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15332 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2f3909020930724c88822d82b63207a89e56a0ff Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com>