From 3b14ae789401547dcfe87976e9bb052d48f6316f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 21 Oct 2014 11:53:43 +0200 Subject: [PATCH] -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 -- 2.44.0