[node-patches] Change in ovirt-node-iso[master]: Enabling build system to build from online packages only on ...
fabiand at redhat.com
fabiand at redhat.com
Mon Mar 30 13:33:05 UTC 2015
Fabian Deutsch has posted comments on this change.
Change subject: Enabling build system to build from online packages only on master
......................................................................
Patch Set 1:
(2 comments)
https://gerrit.ovirt.org/#/c/39335/1/Makefile.am
File Makefile.am:
Line 30: ARCH = $(shell rpm --eval '%{_arch}')
Line 31: RELEASE := $(shell rpm -q --qf "%{RELEASE}\n" --define "BUILD_NUMBER $(BUILD_NUMBER)" --specfile ./ovirt-node-iso.spec | head -n1)
Line 32: RECIPE_DIR = @RECIPES@
Line 33: OVIRT_VERSION = @PACKAGE_VERSION@
Line 34: REPO_SUFIX = @REPO_SUFIX@
Should be SUFFIX
Line 35:
Line 36: OVIRT_CACHE_DIR ?= $(HOME)/ovirt-caches
Line 37:
Line 38: EXTRA_DIST = \
https://gerrit.ovirt.org/#/c/39335/1/recepie-downloader.sh.in
File recepie-downloader.sh.in:
Line 4: OVIRT_REPO_SUFIX
Should be SUFFIX
--
To view, visit https://gerrit.ovirt.org/39335
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I7ef5d95156355306a68f67b8f71fe74f8b1dee59
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-iso
Gerrit-Branch: master
Gerrit-Owner: Anatoly Litovsky <tlitovsk at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes
More information about the node-patches
mailing list