|
@@ -25,7 +25,7 @@
|
|
Summary: Robust, small and high performance http and reverse proxy server
|
|
Summary: Robust, small and high performance http and reverse proxy server
|
|
Summary(ja): 堅牢・軽量・高性能な HTTP およびリバースプロキシサーバ
|
|
Summary(ja): 堅牢・軽量・高性能な HTTP およびリバースプロキシサーバ
|
|
Name: nginx
|
|
Name: nginx
|
|
-Version: 1.2.5
|
|
|
|
|
|
+Version: 1.2.7
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
|
|
|
|
Group: System Environment/Daemons
|
|
Group: System Environment/Daemons
|
|
@@ -48,11 +48,11 @@ Source101: poweredby-vine.png
|
|
Source102: nginx-logo.png
|
|
Source102: nginx-logo.png
|
|
Source103: nginx-50x.html
|
|
Source103: nginx-50x.html
|
|
Source104: nginx-404.html
|
|
Source104: nginx-404.html
|
|
-%define ngx_fancyindex_version 0.3
|
|
|
|
-Source1000: ngx-fancyindex-%{ngx_fancyindex_version}.tar.gz
|
|
|
|
|
|
+%define ngx_fancyindex_version 20130213
|
|
|
|
+Source1000: ngx-fancyindex-%{ngx_fancyindex_version}.tar.xz
|
|
%define nginx_accept_language_module_version 02262ce
|
|
%define nginx_accept_language_module_version 02262ce
|
|
Source1010: giom-nginx_accept_language_module-%{nginx_accept_language_module_version}.tar.gz
|
|
Source1010: giom-nginx_accept_language_module-%{nginx_accept_language_module_version}.tar.gz
|
|
-%define passenger_version 3.0.17
|
|
|
|
|
|
+%define passenger_version 3.0.19
|
|
Source1020: passenger-%{passenger_version}.tar.gz
|
|
Source1020: passenger-%{passenger_version}.tar.gz
|
|
%define upstream_fair_version 2131c73
|
|
%define upstream_fair_version 2131c73
|
|
Source1030: gnosek-nginx-upstream-fair-%{upstream_fair_version}.tar.gz
|
|
Source1030: gnosek-nginx-upstream-fair-%{upstream_fair_version}.tar.gz
|
|
@@ -180,11 +180,13 @@ export DESTDIR=%{buildroot}
|
|
--with-http_sub_module \
|
|
--with-http_sub_module \
|
|
--with-http_dav_module \
|
|
--with-http_dav_module \
|
|
--with-http_flv_module \
|
|
--with-http_flv_module \
|
|
|
|
+ --with-http_mp4_module \
|
|
--with-http_gzip_static_module \
|
|
--with-http_gzip_static_module \
|
|
--with-http_random_index_module \
|
|
--with-http_random_index_module \
|
|
--with-http_secure_link_module \
|
|
--with-http_secure_link_module \
|
|
--with-http_stub_status_module \
|
|
--with-http_stub_status_module \
|
|
--with-http_perl_module \
|
|
--with-http_perl_module \
|
|
|
|
+ --with-http_degradation_module \
|
|
%if %{with geoip}
|
|
%if %{with geoip}
|
|
--with-http_geoip_module \
|
|
--with-http_geoip_module \
|
|
%endif
|
|
%endif
|
|
@@ -393,6 +395,11 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Feb 13 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.7-1
|
|
|
|
+- new upstream release
|
|
|
|
+- update passenger to 3.0.19
|
|
|
|
+- update ngx-fancyindex to upstream git master
|
|
|
|
+
|
|
* Thu Nov 29 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.5-1
|
|
* Thu Nov 29 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.5-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- update passenger to 3.0.17
|
|
- update passenger to 3.0.17
|
|
@@ -475,7 +482,7 @@ fi
|
|
- update to 0.8.53
|
|
- update to 0.8.53
|
|
- add nginx_accept_language_module
|
|
- add nginx_accept_language_module
|
|
|
|
|
|
-* Sat Sep 24 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.50-1
|
|
|
|
|
|
+* Fri Sep 24 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.50-1
|
|
- update to 0.8.50
|
|
- update to 0.8.50
|
|
- update ngx-fancyindex to 0.3
|
|
- update ngx-fancyindex to 0.3
|
|
- add BR: libxml2-devel, libxslt-devel
|
|
- add BR: libxml2-devel, libxslt-devel
|
|
@@ -487,7 +494,7 @@ fi
|
|
- split out default server settings to sites.d/default
|
|
- split out default server settings to sites.d/default
|
|
- add fancyindex module
|
|
- add fancyindex module
|
|
|
|
|
|
-* Wed Dec 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.7.63-1
|
|
|
|
|
|
+* Fri Dec 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.7.63-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|
|
* Sun Sep 20 2009 Shu KONNO <owa@bg.wakwak.com> 0.7.62-1
|
|
* Sun Sep 20 2009 Shu KONNO <owa@bg.wakwak.com> 0.7.62-1
|