|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: angie
|
|
|
|
|
Version: 1.6.2
|
|
|
|
|
Version: 1.8.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Efficient, powerful and scalable reverse proxy and web server
|
|
|
|
|
License: BSD-2-Clause
|
|
|
|
@ -127,7 +127,7 @@ Patch5: ngx_postgres-dynamic.patch
|
|
|
|
|
Patch6: ngx_postgres-subrequest_in_memory.patch
|
|
|
|
|
|
|
|
|
|
Patch16: zstd-nginx-module.nostatic.patch
|
|
|
|
|
Patch13: configure-accelerator.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: make
|
|
|
|
@ -149,7 +149,7 @@ with brand new extra functionality.
|
|
|
|
|
%prep
|
|
|
|
|
rm -Rf %{_builddir}/*
|
|
|
|
|
%setup -q
|
|
|
|
|
%patch13 -p1
|
|
|
|
|
|
|
|
|
|
tar -xpzf %{_sourcedir}/nginx-auth-jwt-0.7.0.tar.gz -C %{_builddir}
|
|
|
|
|
tar -xpzf %{_sourcedir}/nginx-auth-ldap-241200eac8e4acae74d353291bd27f79e5ca3dc4.tar.gz -C %{_builddir}
|
|
|
|
|
tar -xpzf %{_sourcedir}/spnego-http-auth-nginx-module-v1.1.1.tar.gz -C %{_builddir}
|
|
|
|
@ -2272,6 +2272,9 @@ https://github.com/tokers/zstd-nginx-module
|
|
|
|
|
BANNER
|
|
|
|
|
fi
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 11 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 1.8.1-1
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Sat Aug 31 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.6.2-1
|
|
|
|
|
- Rebuilt for MSVSphere 9.4
|
|
|
|
|
|
|
|
|
|