]> git.pld-linux.org Git - packages/nginx.git/commitdiff
- up to 1.5.12; start using mainline version (which is production quality nginx but... auto/th/nginx-1.5.12-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 27 Mar 2014 10:28:45 +0000 (11:28 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 27 Mar 2014 10:28:45 +0000 (11:28 +0100)
nginx.spec

index c5d3e6b3a8de43cfc47d75806be95c630924be00..9c09992cdaab535315ffaddc681ae8fd10f16b2b 100644 (file)
 %bcond_with    http_browser    # header "User-agent" parser
 %bcond_without rtmp            # rtmp support
 
-%define                rtmp_version    1.0.2
+%define                rtmp_version    1.1.3
 Summary:       High perfomance HTTP and reverse proxy server
 Summary(pl.UTF-8):     Serwer HTTP i odwrotne proxy o wysokiej wydajności
+# nginx lines:
+# - stable: production quality with stable API
+# - mainline: production quality but API can change
 Name:          nginx
-Version:       1.4.4
+Version:       1.5.12
 Release:       1
 License:       BSD-like
 Group:         Networking/Daemons/HTTP
 Source0:       http://nginx.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: 5dfaba1cbeae9087f3949860a02caa9f
+# Source0-md5: c21589daaec0743d6d4cdf41503ffd53
 Source1:       http://nginx.net/favicon.ico
 # Source1-md5: 2aaf2115c752cbdbfb8a2f0b3c3189ab
 Source2:       proxy.conf
@@ -55,7 +58,7 @@ Source19:     %{name}-light.service
 Source20:      %{name}-perl.service
 Source21:      %{name}-mail.service
 Source101:     https://github.com/arut/nginx-rtmp-module/archive/v%{rtmp_version}.tar.gz
-# Source101-md5:       989659b13382e4ee3649fcaa6573c08e
+# Source101-md5:       66ee2b74799e03a25a9e3aaadd874436
 Patch0:                nginx-no-Werror.patch
 URL:           http://nginx.net/
 BuildRequires: mailcap
This page took 0.036257 seconds and 4 git commands to generate.