commit d54a9642e5b4370aa74f80181cdf6bead6ab69c6
Author: Witold Filipczyk <[email protected]>
Date: Fri Aug 28 15:30:21 2015 +0200
- enable threads (it must be enabled in configuration - aio threads)
nginx.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index 1af8e09..0816b6d 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -18,9 +18,9 @@
%bcond_without spdy # spdy module
%bcond_without status # status module
%bcond_without ssl # ssl support
+%bcond_without threads # thread pool support
%bcond_with http_browser # header "User-agent" parser
%bcond_with rtmp # rtmp support
-%bcond_with threads # thread pool support
%bcond_with debug # enable debug logging:
http://nginx.org/en/docs/debugging_log.html
%bcond_without auth_request # auth_request module
%bcond_with modsecurity # modsecurity module
@@ -38,7 +38,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.8.0
-Release: 6
+Release: 7
License: BSD-like
Group: Networking/Daemons/HTTP
Source0: http://nginx.org/download/%{name}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/d54a9642e5b4370aa74f80181cdf6bead6ab69c6
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit