Home
last modified time | relevance | path

Searched refs:RELEASE (Results 1 – 7 of 7) sorted by relevance

/unit/pkg/
H A DMakefile7 RELEASE ?= 1 macro
21 @cd rpm && VERSION=$(VERSION) RELEASE=$(RELEASE) make all
24 @cd deb && VERSION=$(VERSION) RELEASE=$(RELEASE) make all
27 @cd docker && VERSION=$(VERSION) RELEASE=$(RELEASE) make all
30 @cd npm && VERSION=$(VERSION) RELEASE=$(RELEASE) make all
/unit/pkg/deb/
H A DMakefile.go20 MODULE_DEPENDS_go=,golang,unit-dev (= $(VERSION)-$(RELEASE)~$(CODENAME))
H A DMakefile9 RELEASE ?= $(DEFAULT_RELEASE) macro
225 ifneq ($(DEFAULT_VERSION)$(DEFAULT_RELEASE), $(VERSION)$(RELEASE))
260 ifneq ($(DEFAULT_VERSION)$(DEFAULT_RELEASE), $(VERSION)$(RELEASE))
/unit/pkg/rpm/
H A DMakefile.go26 Requires: unit-devel == $(VERSION)-$(RELEASE)%{?dist}.ngx
H A Dunit.spec.in30 Release: %%RELEASE%%%{?dist}.ngx
70 Release: %%RELEASE%%%{?dist}.ngx
72 Requires: unit == %%VERSION%%-%%RELEASE%%%{?dist}.ngx
H A Dunit.module.spec.in29 Release: %%RELEASE%%%{?dist}.ngx
H A DMakefile9 RELEASE ?= $(DEFAULT_RELEASE) macro
192 ifneq ($(DEFAULT_VERSION)$(DEFAULT_RELEASE), $(VERSION)$(RELEASE))