commit bfad744da30b117eff86adb429a70b08c04e4fda Author: Arkadiusz Miśkiewicz <ar...@maven.pl> Date: Wed Oct 18 14:32:47 2017 +0200
- rel 2; set sane http-scgi-temp-path nginx.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- diff --git a/nginx.spec b/nginx.spec index 4d33a90..24c50df 100644 --- a/nginx.spec +++ b/nginx.spec @@ -42,7 +42,7 @@ Summary(pl.UTF-8): Serwer HTTP i odwrotne proxy o wysokiej wydajności # - mainline: production quality but API can change Name: nginx Version: 1.13.5 -Release: 1 +Release: 2 License: BSD-like Group: Networking/Daemons/HTTP Source0: http://nginx.org/download/%{name}-%{version}.tar.gz @@ -278,6 +278,7 @@ cp -f configure auto/ --http-fastcgi-temp-path=%{_localstatedir}/cache/%{name}/fastcgi_temp \ --http-proxy-temp-path=%{_localstatedir}/cache/%{name}/proxy_temp \ --http-uwsgi-temp-path=%{_localstatedir}/cache/%{name}/uwsgi_temp \ + --http-scgi-temp-path=%{_localstatedir}/cache/%{name}/scgi_temp \ --user=nginx \ --group=nginx \ %{?with_select:--with-select_module} \ ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/bfad744da30b117eff86adb429a70b08c04e4fda _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit