summaryrefslogtreecommitdiffhomepage
path: root/pkg/rpm/unit.spec.in
diff options
context:
space:
mode:
authorAndrei Belov <defan@nginx.com>2018-11-26 13:05:37 +0300
committerAndrei Belov <defan@nginx.com>2018-11-26 13:05:37 +0300
commitb140ac29e5571e9abaafce006932f15d86b78803 (patch)
tree0e0169561bbed58ca799c4fccd655829cf1f1edc /pkg/rpm/unit.spec.in
parent766abf84b9ef118d7f57952990d680e4a8eb9765 (diff)
downloadunit-b140ac29e5571e9abaafce006932f15d86b78803.tar.gz
unit-b140ac29e5571e9abaafce006932f15d86b78803.tar.bz2
Packages: added strict version dependency for unit-dev/unit-devel.
Diffstat (limited to '')
-rw-r--r--pkg/rpm/unit.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/rpm/unit.spec.in b/pkg/rpm/unit.spec.in
index e3523cb3..1ef02881 100644
--- a/pkg/rpm/unit.spec.in
+++ b/pkg/rpm/unit.spec.in
@@ -65,6 +65,7 @@ Summary: NGINX Unit (development files)
Version: %%VERSION%%
Release: %%RELEASE%%%{?dist}.ngx
Group: Development/Libraries
+Requires: unit == %%VERSION%%-%%RELEASE%%%{?dist}.ngx
%description devel
Library and include files required for NGINX Unit modules development.