Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: add release_suffix variable to spec
......................................................................
packaging: add release_suffix variable to spec
This will allow simpler jenkins automatic build to be able to add the
git hash as release suffix.
Example:
$ rpmbuild -tb -D "release_suffix ${git_head}" ovirt-engine-3.1.0.tar.gz
Change-Id: I080ee4b74790fe880b32fbab48050c078698527e
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M packaging/fedora/spec/ovirt-engine.spec.in
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/9444
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I080ee4b74790fe880b32fbab48050c078698527e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>