Searched refs:RELEASE (Results 1 – 7 of 7) sorted by path
7 RELEASE ?= 1 macro21 @cd rpm && VERSION=$(VERSION) RELEASE=$(RELEASE) make all24 @cd deb && VERSION=$(VERSION) RELEASE=$(RELEASE) make all27 @cd docker && VERSION=$(VERSION) RELEASE=$(RELEASE) make all30 @cd npm && VERSION=$(VERSION) RELEASE=$(RELEASE) make all
9 RELEASE ?= $(DEFAULT_RELEASE) macro225 ifneq ($(DEFAULT_VERSION)$(DEFAULT_RELEASE), $(VERSION)$(RELEASE))260 ifneq ($(DEFAULT_VERSION)$(DEFAULT_RELEASE), $(VERSION)$(RELEASE))
20 MODULE_DEPENDS_go=,golang,unit-dev (= $(VERSION)-$(RELEASE)~$(CODENAME))
9 RELEASE ?= $(DEFAULT_RELEASE) macro192 ifneq ($(DEFAULT_VERSION)$(DEFAULT_RELEASE), $(VERSION)$(RELEASE))
26 Requires: unit-devel == $(VERSION)-$(RELEASE)%{?dist}.ngx
29 Release: %%RELEASE%%%{?dist}.ngx
30 Release: %%RELEASE%%%{?dist}.ngx70 Release: %%RELEASE%%%{?dist}.ngx72 Requires: unit == %%VERSION%%-%%RELEASE%%%{?dist}.ngx