]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache.spec
- bump nghttp2 requirement for complete support
[packages/apache.git] / apache.spec
index 4eda5542b39ea317847b09145279e7ebf6452ee7..bf09c2d9d2229840733c2e88a1fbd84611de18c4 100644 (file)
@@ -22,7 +22,7 @@
 %define                _apache_modules_api 20120211
 
 %define                openssl_ver     1.0.2
-%define                apr_ver         1:1.4.6
+%define                apr_ver         1:1.6.0
 
 %include       /usr/lib/rpm/macros.perl
 Summary:       The most widely used Web server on the Internet
@@ -35,7 +35,7 @@ Summary(ru.UTF-8):    Самый популярный веб-сервер
 Summary(tr.UTF-8):     Lider WWW tarayıcı
 Name:          apache
 Version:       2.4.26
-Release:       1
+Release:       2
 License:       Apache v2.0
 Group:         Networking/Daemons/HTTP
 Source0:       http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
@@ -100,7 +100,7 @@ BuildRequires:      automake
 %{?with_distcache:BuildRequires:       distcache-devel}
 BuildRequires: libtool >= 2:1.5
 BuildRequires: lua51-devel
-%{?with_http2:BuildRequires:   nghttp2-devel >= 1.2.1}
+%{?with_http2:BuildRequires:   nghttp2-devel >= 1.15.0}
 %{?with_ldap:BuildRequires:    openldap-devel >= 2.3.0}
 %{?with_ssl:BuildRequires:     openssl-devel >= %{openssl_ver}}
 %{?with_ssl:BuildRequires:     openssl-tools >= %{openssl_ver}}
@@ -1520,6 +1520,7 @@ Summary(pl.UTF-8):        Obsługa HTTP/2 dla serwera HTTP Apache
 Group:         Networking/Daemons/HTTP
 URL:           http://httpd.apache.org/docs/2.4/mod/mod_http2.html
 Requires:      %{name}-base = %{version}-%{release}
+Requires:      nghttp2 >= 1.15.0
 Provides:      apache(mod_http2) = %{version}-%{release}
 
 %description mod_http2
This page took 0.041677 seconds and 4 git commands to generate.