Change in ovirt-engine-sdk[master]: Add "dist" tag to the names of the RPMs

juan.hernandez at redhat.com juan.hernandez at redhat.com
Thu Mar 3 11:26:56 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: Add "dist" tag to the names of the RPMs
......................................................................


Add "dist" tag to the names of the RPMs

Currently the automation scripts build the RPMs for the package without
the "dist" tag:

  EL7: python-ovirt-engine-sdk4-4.0.0.x86_64.rpm
  F23: python-ovirt-engine-sdk4-4.0.0.x86_64.rpm

This may cause confussion when RPM files are automatically selected,
using this tag as a crieteria. To avoid those potential issues this
patch modifies the automation scripts so that the explicitly add the
"dist" tag:

  EL7: python-ovirt-engine-sdk4-4.0.0.el7.x86_64.rpm
  F23: python-ovirt-engine-sdk4-4.0.0.fc23.x86_64.rpm

Change-Id: Icf1663eef395c6afca0d3d40313274f95d9a4f49
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M automation/build-artifacts.sh
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Sandro Bonazzola: Looks good to me, but someone else must approve
  Juan Hernandez: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/54294
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Icf1663eef395c6afca0d3d40313274f95d9a4f49
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list