|
@@ -53,6 +53,7 @@ BuildRequires: gcc
|
|
BuildRequires: git
|
|
BuildRequires: git
|
|
BuildRequires: cmake
|
|
BuildRequires: cmake
|
|
|
|
|
|
|
|
+%define ngx_version
|
|
%define base_version 1.0.0rc+git9.g%{commit0}
|
|
%define base_version 1.0.0rc+git9.g%{commit0}
|
|
%define base_release 1%{?dist}.ngx
|
|
%define base_release 1%{?dist}.ngx
|
|
|
|
|
|
@@ -67,7 +68,7 @@ URL: https://github.com/kuretru/nginx-module-brotli
|
|
Group: %{_group}
|
|
Group: %{_group}
|
|
|
|
|
|
#!RemoteAsset: sha256:64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86
|
|
#!RemoteAsset: sha256:64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86
|
|
-Source0: https://nginx.org/download/nginx-%{base_version}.tar.gz
|
|
|
|
|
|
+Source0: https://nginx.org/download/nginx-%{ngx_version}.tar.gz
|
|
Source1: COPYRIGHT
|
|
Source1: COPYRIGHT
|
|
#!RemoteAsset: sha256:1d21be34f3b7b6d05a8142945e59b3a47665edcdfe0f3ee3d3dbef121f90c08c
|
|
#!RemoteAsset: sha256:1d21be34f3b7b6d05a8142945e59b3a47665edcdfe0f3ee3d3dbef121f90c08c
|
|
Source2: https://github.com/google/ngx_brotli/archive/%{commit0}.tar.gz
|
|
Source2: https://github.com/google/ngx_brotli/archive/%{commit0}.tar.gz
|