Alon Bar-Lev has posted comments on this change.

Change subject: Update the build process to determine versioning using git tags
......................................................................


Patch Set 1: Code-Review-1

I try to avoid reviewing any more packages...

However, this is incorrect.

autoconf package should be atomic, the autogen.sh script is optional and should 
contain single command:

 autoreconf -ivf

any dependency in this script is invalid.

acquiring version information should be in Makefile.am prior of make dist.

see openvpn for example[1][2]

For the general approach, there is no real reason to produce git hash, as 
package should be built using release_suffix with that information as parameter 
to rpmbuild or any other build process.

[1] https://github.com/OpenVPN/openvpn/blob/master/Makefile.am#L92
[2] https://github.com/OpenVPN/openvpn/blob/master/Makefile.am#L52

-- 
To view, visit http://gerrit.ovirt.org/25404
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iacfec13ee13abf05c781d820e865b2d4d54398ac
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: David Caro <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: Jiří Moskovčák <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Martin Sivák <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to