Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10925 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 7 years ago
parent
commit
192d106615
1 changed files with 13 additions and 3 deletions
  1. 13 3
      n/nginx/nginx-vl.spec

+ 13 - 3
n/nginx/nginx-vl.spec

@@ -25,7 +25,7 @@
 Summary:        Robust, small and high performance http and reverse proxy server
 Summary(ja):    堅牢・軽量・高性能な HTTP およびリバースプロキシサーバ
 Name:           nginx
-Version:        1.11.8
+Version:        1.11.10
 Release:        1%{?_dist_release}
 
 Group:          System Environment/Daemons   
@@ -54,7 +54,7 @@ Source1000: ngx-fancyindex-%{ngx_fancyindex_version}.tar.xz
 Source1010: giom-nginx_accept_language_module-%{nginx_accept_language_module_version}.tar.gz
 
 ## https://github.com/phusion/passenger/archive/release-%{passenger_version}.tar.gz
-%define passenger_version 5.0.30
+%define passenger_version 5.1.2
 Source1020: passenger-%{passenger_version}.tar.gz
 %define upstream_fair_version 2131c73
 Source1030: gnosek-nginx-upstream-fair-%{upstream_fair_version}.tar.gz
@@ -78,6 +78,9 @@ Patch1000: passenger-5.0.28-boost.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
+%if "%{_dist_release}" > "vl6"
+BuildRequires:      libboost-devel
+%endif
 BuildRequires:      pcre-devel
 BuildRequires:      zlib-devel
 BuildRequires:      openssl-devel
@@ -161,7 +164,7 @@ popd
 
 %if %{?_dist_release} == "vl7"
 pushd passenger-%{passenger_version}
-%patch1000 -p1
+#% patch1000 -p1
 popd
 %endif
 
@@ -380,6 +383,13 @@ fi
 
 
 %changelog
+* Tue Mar  7 2017 Munehiro Yamamoto <munepi@vinelinux.org> 1.11.10-1
+- updated to 1.11.10
+- updated passenger to 5.1.2
+
+* Tue Jan 31 2017 Munehiro Yamamoto <munepi@vinelinux.org> 1.11.9-1
+- updated to 1.11.9
+
 * Wed Dec 28 2016 Munehiro Yamamoto <munepi@vinelinux.org> 1.11.8-1
 - updated to 1.11.8