Fabian Deutsch has posted comments on this change. Change subject: Adding virt preview repo for fc20 Switching to use of ovirt-node-vdsm recepie Allowing to select the main kickstart for use with local builds of ovirt node ......................................................................
Patch Set 3: (2 comments) https://gerrit.ovirt.org/#/c/39441/3//COMMIT_MSG Commit Message: Line 3: AuthorDate: 2015-03-31 12:18:58 +0300 Line 4: Commit: Tolik Litovsky <[email protected]> Line 5: CommitDate: 2015-04-01 16:46:51 +0300 Line 6: Line 7: Adding virt preview repo for fc20 Please add a newline between the title of the commit msg (1st line) and the body (3rd+ lines) Line 8: Switching to use of ovirt-node-vdsm recepie Line 9: Allowing to select the main kickstart for use Line 10: with local builds of ovirt node Line 11: https://gerrit.ovirt.org/#/c/39441/3/Makefile.am File Makefile.am: Line 64: _ovirt_dev = \ Line 65: $(shell grep -q '^[[:space:]]*Release:[[:space:]]*[0-9\.]*999' \ Line 66: $(top_srcdir)/*.spec && echo 1 || :) Line 67: Line 68: rpms: dist The tabs in makefile targets should be kept for compat reasons. Line 69: rpmbuild --define "BUILD_NUMBER $(BUILD_NUMBER)" $(RPM_FLAGS) -ta $(distdir).tar.gz Line 70: Line 71: srpms: dist Line 72: rpmbuild --define "BUILD_NUMBER $(BUILD_NUMBER)" $(RPM_FLAGS) -ts $(distdir).tar.gz -- To view, visit https://gerrit.ovirt.org/39441 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3db401c1fb97ad013d94d24bc0c6aa4431e8d2eb Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node-iso Gerrit-Branch: master Gerrit-Owner: Anatoly Litovsky <[email protected]> Gerrit-Reviewer: Anatoly Litovsky <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
