[packages/nginx] -rel 2; disable rtmp for now (broke, segfaults)

arekm arekm at pld-linux.org
Tue Oct 21 11:53:46 CEST 2014


commit 3b14ae789401547dcfe87976e9bb052d48f6316f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Oct 21 11:53:43 2014 +0200

    -rel 2; disable rtmp for now (broke, segfaults)

 nginx.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index 02fb8e6..7e21790 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -20,7 +20,7 @@
 %bcond_without	status		# stats module
 %bcond_without	ssl		# ssl support
 %bcond_with	http_browser	# header "User-agent" parser
-%bcond_without	rtmp		# rtmp support
+%bcond_with	rtmp		# rtmp support
 %bcond_without	auth_request	# auth_request module
 
 %define		rtmp_version	1.1.5
@@ -31,7 +31,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.7.6
-Release:	1
+Release:	2
 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/3b14ae789401547dcfe87976e9bb052d48f6316f



More information about the pld-cvs-commit mailing list