SHA256
1
0
forked from pool/apache2

- updated to 2.4.26:

- refreshed patches:
  . httpd-2.4.12-lua-5.2.patch
  . httpd-2.4.x-fate317766-config-control-two-protocol-options.diff
- removed patches (upstreamed)
  . httpd-cache-forward-http-proxy.patch
  . httpd-cache-revert-svn1773397.patch

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=513
This commit is contained in:
2017-06-19 11:18:39 +00:00
committed by Git OBS Bridge
parent e9058e73a1
commit dbf3dd8d67
10 changed files with 72 additions and 430 deletions

View File

@@ -53,7 +53,7 @@
%define mods_static unixd
%endif
Name: apache2
Version: 2.4.25
Version: 2.4.26
Release: 0
Summary: The Apache Web Server Version 2.4
License: Apache-2.0
@@ -129,10 +129,6 @@ Patch111: httpd-visibility.patch
Patch114: httpd-2.4.12-lua-5.2.patch
# PATCH-FEATURE-UPSTREAM kstreitova@suse.com -- backport of HttpContentLengthHeadZero and HttpExpectStrict
Patch115: httpd-2.4.x-fate317766-config-control-two-protocol-options.diff
# https://bz.apache.org/bugzilla/show_bug.cgi?id=60577 comment 5
Patch116: httpd-cache-forward-http-proxy.patch
# http://svn.apache.org/viewvc?view=revision&revision=1781324
Patch117: httpd-cache-revert-svn1773397.patch
BuildRequires: apache-rpm-macros-control
BuildRequires: automake
BuildRequires: db-devel
@@ -322,8 +318,6 @@ to administrators of web servers in general.
%patch111 -p1
%patch114 -p1
%patch115 -p1
%patch116 -p0
%patch117 -p1
cat $RPM_SOURCE_DIR/SUSE-NOTICE >> NOTICE
# install READMEs
a=$(basename %{SOURCE22})