Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: use place holders for version/release
......................................................................
packaging: use place holders for version/release
Currently Makefile substitutes complete lines within spec in order to
inject version information.
The hard coded version information within the spec is misleading.
Modify process to use substitute variables to ease maintenance.
Change-Id: I4904106bb6f0f20f289ad13b21db29bcf3cd28d8
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile
M packaging/fedora/spec/ovirt-engine.spec.in
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7369
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4904106bb6f0f20f289ad13b21db29bcf3cd28d8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>