summaryrefslogtreecommitdiffstats
path: root/httpd.spec
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 06:21:42 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 06:21:42 +0000
commit53326aac4e0dbd665f6df1db0ae1445bc8b0d557 (patch)
treebe23ed495321ce173fb2d792e0829cd472c31964 /httpd.spec
parent55c3338e5128c411f333358870978f299469141b (diff)
downloadhttpd-53326aac4e0dbd665f6df1db0ae1445bc8b0d557.tar.gz
httpd-53326aac4e0dbd665f6df1db0ae1445bc8b0d557.tar.xz
httpd-53326aac4e0dbd665f6df1db0ae1445bc8b0d557.zip
auto-import changelog data from httpd-2.0.50-4.src.rpmhttpd-2_0_50-4
Tue Aug 17 2004 Joe Orton <jorton@redhat.com> 2.0.50-4 - start httpd in the C locale by default (#128002) - fix CustomLog comments in default httpd.conf (#43223) - ensure correct mod_suexec vs mod_userdir hook ordering (Joshua Slive, upstream #18156)
Diffstat (limited to 'httpd.spec')
-rw-r--r--httpd.spec14
1 files changed, 11 insertions, 3 deletions
diff --git a/httpd.spec b/httpd.spec
index 3de19a7..930a556 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -1,13 +1,13 @@
%define contentdir /var/www
%define suexec_caller apache
%define mmn 20020903
-%define vstring Red Hat
-%define distro Red Hat Enterprise Linux
+%define vstring Fedora
+%define distro Fedora Core
Summary: Apache HTTP Server
Name: httpd
Version: 2.0.50
-Release: 3.ent
+Release: 4
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
Source1: index.html
@@ -50,6 +50,7 @@ Patch30: httpd-2.0.48-davmisc.patch
Patch32: httpd-2.0.48-vhost.patch
Patch35: httpd-2.0.49-eocbucket.patch
Patch37: httpd-2.0.46-autoindex.patch
+Patch38: httpd-2.0.50-userdir.patch
# Features/functional changes
Patch70: httpd-2.0.48-release.patch
Patch71: httpd-2.0.40-xfsz.patch
@@ -162,6 +163,7 @@ executed by SSI pages) as a user other than the 'apache' user.
%patch32 -p1 -b .vhost
%patch35 -p1 -b .eocbucket
%patch37 -p1 -b .autoindex
+%patch38 -p1 -b .userdir
%patch71 -p0 -b .xfsz
%patch72 -p1 -b .pod
@@ -578,6 +580,12 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/suexec.8*
%changelog
+* Tue Aug 17 2004 Joe Orton <jorton@redhat.com> 2.0.50-4
+- start httpd in the C locale by default (#128002)
+- fix CustomLog comments in default httpd.conf (#43223)
+- ensure correct mod_suexec vs mod_userdir hook ordering
+ (Joshua Slive, upstream #18156)
+
* Tue Jun 29 2004 Joe Orton <jorton@redhat.com> 2.0.50-3
- update -proxy11 patch
- explain where suexec went if SuexecUserGroup is used but