Eyal Edri has posted comments on this change.
Change subject: packaging: add release_suffix variable to spec
......................................................................
Patch Set 1:
this is how we build today:
git_head=$(git log -1 --pretty=format:%h)
GIT_RELEASE=$(date --utc +%Y%m%d).git${git_head}
CURRENT_RELEASE=$(egrep ^RPM_RELEASE_VERSION Makefile | sed 's/^.*=//')
RPM_RELEASE_VERSION=${CURRENT_RELEASE}.${GIT_RELEASE}
make RPM_RELEASE_VERSION=${RPM_RELEASE_VERSION} rpm
will we need to change Makefile also?
--
To view, visit http://gerrit.ovirt.org/9444
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I080ee4b74790fe880b32fbab48050c078698527e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Eyal Edri <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches