Kiril Nesenko has posted comments on this change.

Change subject: build: ovirt-iso-uploader-3.3.0_rc
......................................................................


Patch Set 1:

(1 comment)

....................................................
File configure.ac
Line 24: define([VERSION_SUFFIX], [_rc])
Line 25: 
Line 26: AC_INIT([ovirt-iso-uploader], VERSION_NUMBER[]VERSION_SUFFIX)
Line 27: PACKAGE_RPM_VERSION="VERSION_NUMBER"
Line 28: PACKAGE_RPM_RELEASE="1.$(echo VERSION_SUFFIX | sed 's/^_//')"
Should be :
PACKAGE_RPM_RELEASE="0.3.$(echo VERSION_SUFFIX | sed 's/^_//')"
Line 29: AC_SUBST([PACKAGE_RPM_VERSION])
Line 30: AC_SUBST([PACKAGE_RPM_RELEASE])
Line 31: 
Line 32: AC_CONFIG_AUX_DIR([.])


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I61a98695a9eb3ca79b7c7226d6491944ca791c4f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-iso-uploader
Gerrit-Branch: ovirt-iso-uploader-3.3
Gerrit-Owner: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Keith Robertson <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to