Alon Bar-Lev has posted comments on this change.

Change subject: packaging: add release_suffix variable to spec
......................................................................


Patch Set 1:

What I intend to do:

 SUFFIX=".$(date --utc +%Y%m%d).git$(git rev-parse --short HEAD)"
 make tarball
 rpmbuild -ts -D "release_suffix ${SUFFIX}" <tarball>
 rpmbuild --rebuild -D "release_suffix ${SUFFIX}" <srpm>

That's it... simple as that.

--
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: Alon Bar-Lev <[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

Reply via email to