]> git.pld-linux.org Git - packages/nginx.git/commitdiff
-rel 2; disable rtmp for now (broke, segfaults) auto/th/nginx-1.7.6-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 21 Oct 2014 09:53:43 +0000 (11:53 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 21 Oct 2014 09:53:43 +0000 (11:53 +0200)
nginx.spec

index 02fb8e6fbea6739ef1c8aa6bf3fc878ae2928f6b..7e2179005dc8c6b7d56545da571c556d906749f4 100644 (file)
@@ -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
This page took 0.287338 seconds and 4 git commands to generate.