Change in ovirt-engine-sdk-java[master]: sdk: Always generate the tarball when building RPMs

Juan Hernandez has submitted this change and it was merged. Change subject: sdk: Always generate the tarball when building RPMs ...................................................................... sdk: Always generate the tarball when building RPMs Currently the tarball is only generated if there were changes in the Makefile or the .spec template. This means that changes to the SDK itself will not be included in the resulting RPMs unless they are locally commited, which makes things very confusing for developers. This patc changes the Makefile so that the tarball is always regenerated. Change-Id: I20cfe74995e9aac87a342ddc39577d85873313ba Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M Makefile M sdk/Makefile 2 files changed, 18 insertions(+), 17 deletions(-) Approvals: Tal Nisan: Looks good to me, but someone else must approve Juan Hernandez: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39856 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I20cfe74995e9aac87a342ddc39577d85873313ba Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com