diff --git a/SPECS/nginx.spec b/SPECS/nginx.spec index c9f7f5e..a2e1f43 100755 --- a/SPECS/nginx.spec +++ b/SPECS/nginx.spec @@ -9,7 +9,7 @@ %define nginx_webroot %{nginx_datadir}/html Name: nginx -Version: 1.23.3 +Version: 1.25.4 Release: 1%{?dist} Epoch: 1 Summary: A high performance web server and reverse proxy server @@ -149,12 +149,10 @@ export DESTDIR=%{buildroot} --add-module=nginx-http-user-agent \ --add-module=ngx_brotli \ --add-module=nginx-http-slice \ - --add-module=ngx_webp \ --add-module=zstd-nginx-module \ --add-module=headers-more-nginx-module \ --add-module=nginx-module-vts \ --add-module=ngx-fancyindex \ - --add-module=nginx-upstream-fair \ --with-debug \ --with-cc-opt="%{optflags} $(pcre-config --cflags)" \ --with-ld-opt="$RPM_LD_FLAGS -Wl,-E"