Yaniv Dary 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: I265574b32285c9596414d293a1e5b465cc223215
Signed-off-by: Alon Bar-Lev <alon.barlev(a)gmail.com>
---
M Makefile
M packaging/ovirt-engine-dwh.spec.in
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Juan Hernandez: Looks good to me, but someone else must approve
Yaniv Dary: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7371
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I265574b32285c9596414d293a1e5b465cc223215
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
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>