summaryrefslogtreecommitdiffstats
path: root/httpd-2.0.48-release.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-08-21 18:18:24 +0200
committerRemi Collet <fedora@famillecollet.com>2012-08-21 18:18:24 +0200
commite6cc70b01f04726bec55199ef2cfe9d29a5924b9 (patch)
tree7ec52cea31dd6d49401b15ac3480ef807c93f501 /httpd-2.0.48-release.patch
parent65e03b2d11ed6e42a421636e29b936edf78459d3 (diff)
httpd: sync with rawhide, update to 2.4.3
Diffstat (limited to 'httpd-2.0.48-release.patch')
-rw-r--r--httpd-2.0.48-release.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/httpd-2.0.48-release.patch b/httpd-2.0.48-release.patch
deleted file mode 100644
index fd6fd2b..0000000
--- a/httpd-2.0.48-release.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-Upstream-HEAD: vendor
-Upstream-2.0: vendor
-Upstream-Status: vendor-specific change
-
---- httpd-2.0.48/server/core.c.release
-+++ httpd-2.0.48/server/core.c
-@@ -2758,7 +2758,7 @@
- ap_add_version_component(pconf, AP_SERVER_BASEPRODUCT "/" AP_SERVER_MAJORVERSION);
- }
- else {
-- ap_add_version_component(pconf, AP_SERVER_BASEVERSION " (" PLATFORM ")");
-+ ap_add_version_component(pconf, AP_SERVER_BASEVERSION " (@RELEASE@)");
- }
-
- /*