summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 06:13:20 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 06:13:20 +0000
commit281bcfb06bc7c8119d9c53cd4095513897aa0ff8 (patch)
treeeb62afbbb267076606f31ba6a905499b24806aed
parent187092e74d129597aaf18eec4829bb425bbe4eed (diff)
downloadhttpd-281bcfb06bc7c8119d9c53cd4095513897aa0ff8.tar.gz
httpd-281bcfb06bc7c8119d9c53cd4095513897aa0ff8.tar.xz
httpd-281bcfb06bc7c8119d9c53cd4095513897aa0ff8.zip
auto-import httpd-2.0.40-21.9 from httpd-2.0.40-21.9.src.rpmhttpd-2_0_40-21_9
-rw-r--r--httpd.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/httpd.spec b/httpd.spec
index e252896..df0e083 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -10,7 +10,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.0.40
-Release: 21.8
+Release: 21.9
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
Source1: index.html
@@ -189,7 +189,7 @@ fi
xmlto --skip-validation -x $RPM_SOURCE_DIR/html.xsl html-nochunks $RPM_SOURCE_DIR/migration.xml
cp $RPM_SOURCE_DIR/migration.css . # make %%doc happy
-CFLAGS="$RPM_OPT_FLAGS -DSSL_EXPERIMENTAL_ENGINE"
+CFLAGS="$RPM_OPT_FLAGS"
if pkg-config openssl ; then
# configure -C barfs with trailing spaces in CFLAGS
CFLAGS="$CFLAGS `pkg-config --cflags openssl | sed 's/ *$//'`"
@@ -509,10 +509,10 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/httpd/build/libtool
%changelog
-* Tue Oct 28 2003 Joe Orton <jorton@redhat.com> 2.0.40-21.8
+* Tue Oct 28 2003 Joe Orton <jorton@redhat.com> 2.0.40-21.9
- add security fixes for CVE CAN-2003-0542, CAN-2003-0789
- return test page for "/+" in default httpd.conf
-- add bug fixes for #103049, #105725, #106454, #106858
+- add bug fixes for #103049, #105725, #106454
- further fixes for CGI regressions in -21.5 (#103744)
* Thu Sep 11 2003 Joe Orton <jorton@redhat.com> 2.0.40-21.6