summaryrefslogtreecommitdiffstats
path: root/httpd.spec
diff options
context:
space:
mode:
authorLuboš Uhliarik <luhliari@redhat.com>2016-12-22 16:58:29 +0100
committerLuboš Uhliarik <luhliari@redhat.com>2016-12-22 16:58:29 +0100
commit4e2c6125acaf6fef423bdd536f07d743f3e182f5 (patch)
treed6f0e1178958d7aa1d34095963aced6f79141ca0 /httpd.spec
parentad0d0a1ae06862b6dafa940135e7e628e74ab325 (diff)
downloadhttpd-4e2c6125acaf6fef423bdd536f07d743f3e182f5.tar.gz
httpd-4e2c6125acaf6fef423bdd536f07d743f3e182f5.tar.xz
httpd-4e2c6125acaf6fef423bdd536f07d743f3e182f5.zip
Resolves: #1358875 - require nghttp2 >= 1.5.0
Diffstat (limited to 'httpd.spec')
-rw-r--r--httpd.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/httpd.spec b/httpd.spec
index b73c1d2..164a497 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -8,7 +8,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.4.25
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: index.html
@@ -81,6 +81,7 @@ Provides: mod_dav = %{version}-%{release}, httpd-suexec = %{version}-%{release}
Provides: httpd-mmn = %{mmn}, httpd-mmn = %{mmnisa}
Requires: httpd-tools = %{version}-%{release}
Requires: httpd-filesystem = %{version}-%{release}
+Requires: nghttp2 >= 1.5.0
Requires(pre): httpd-filesystem
Requires(preun): systemd-units
Requires(postun): systemd-units
@@ -680,6 +681,9 @@ rm -rf $RPM_BUILD_ROOT
%{_rpmconfigdir}/macros.d/macros.httpd
%changelog
+* Thu Dec 22 2016 Luboš Uhliarik <luhliari@redhat.com> - 2.4.25-2
+- Resolves: #1358875 - require nghttp2 >= 1.5.0
+
* Thu Dec 22 2016 Luboš Uhliarik <luhliari@redhat.com> - 2.4.25-1
- new version 2.4.25