From 704a8f748fdc33a89673e558ab3375e91cef58bd Mon Sep 17 00:00:00 2001 From: "Mark J. Cox" Date: Mon, 8 Apr 2002 09:37:57 +0000 Subject: [PATCH] Fixup product name PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94531 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 +++--- config.layout | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 9a4fd5323a..95b678070c 100644 --- a/CHANGES +++ b/CHANGES @@ -83,7 +83,7 @@ Changes with Apache 2.0.34 *) Fix some mod_include segfaults [Cliff Woolley, Brian Pane, Brad Nicholes] - *) Update the Redhat Layout to match Redhat version 7. PR BZ-7422 + *) Update the "RedHat" Layout to match Red Hat Linux version 7. PR BZ-7422 [Joe Orton] *) add compat layer to support RSA SSLC 1.x and 2.x in mod_ssl @@ -6972,7 +6972,7 @@ Changes with Apache 1.3b7 *) Just having APACI's localstatedir is too general and not enough for most of the systems. 1.3b6 again required manual APACI patches by package - maintainers from RedHat and FreeBSD because for their filesystem layout a + maintainers from Red Hat and FreeBSD because for their filesystem layout a little bit more flexibility in configuring the paths is needed. Hence we provide three additional configure options (--runtimedir, --logfiledir, --proxycachedir) which now can be used for more granular adjustments if @@ -6982,7 +6982,7 @@ Changes with Apache 1.3b7 *) Make the install root for "make install" in APACI's Makefile overrideable by package authors. This way we are even more friendly to package - maintainers (especially Debian and RedHat) who build for the real prefix + maintainers (especially Debian and Red Hat) who build for the real prefix via "configure --prefix=/" but use a different local prefix via "make root=/tmp/apache install" for rolling the package without bristling the target location on their system. diff --git a/config.layout b/config.layout index c826008cd9..3396b1569c 100644 --- a/config.layout +++ b/config.layout @@ -130,7 +130,7 @@ proxycachedir: ${runtimedir}/proxy -# RedHat 7.x layout +# Red Hat Linux 7.x layout prefix: /usr exec_prefix: ${prefix} -- 2.50.1