[packages/nginx] - rel 2; fix http-uwsgi-temp-path

arekm arekm at pld-linux.org
Fri Apr 28 13:04:18 CEST 2017


commit 0bd5043bbb32b3fb4c409364dd5d40049f23cfd4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Apr 28 13:04:11 2017 +0200

    - rel 2; fix http-uwsgi-temp-path

 nginx.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/nginx.spec b/nginx.spec
index 79f80a2..6a265ed 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.12.0
-Release:	1
+Release:	2
 License:	BSD-like
 Group:		Networking/Daemons/HTTP
 Source0:	http://nginx.org/download/%{name}-%{version}.tar.gz
@@ -277,6 +277,7 @@ cp -f configure auto/
 	--http-client-body-temp-path=%{_localstatedir}/cache/%{name}/client_body_temp \
 	--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 \
 	--user=nginx \
 	--group=nginx \
 	%{?with_select:--with-select_module} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/0bd5043bbb32b3fb4c409364dd5d40049f23cfd4



More information about the pld-cvs-commit mailing list