diff --git a/.cvsignore b/.cvsignore index 3b08c51..3d49aae 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,4 @@ httpd-2.2.2.tar.gz +*.rpm +x86_64 +clog diff --git a/httpd-2.1.10-apxs.patch b/httpd-2.1.10-apxs.patch index 7b49222..3fbc90a 100644 --- a/httpd-2.1.10-apxs.patch +++ b/httpd-2.1.10-apxs.patch @@ -88,7 +88,7 @@ -top_builddir=%PREFIX% -include %INSTALLBUILDDIR%/special.mk +top_builddir=%LIBDIR%/httpd -+include %LIBDIR%/httpd/special.mk ++include %LIBDIR%/httpd/build/special.mk # the used tools APXS=apxs diff --git a/httpd.spec b/httpd.spec index 6401029..b50699c 100644 --- a/httpd.spec +++ b/httpd.spec @@ -7,7 +7,7 @@ Summary: Apache HTTP Server Name: httpd Version: 2.2.2 -Release: 5.1 +Release: 7 URL: http://httpd.apache.org/ Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz Source1: index.html @@ -31,6 +31,7 @@ Patch2: httpd-2.1.10-apxs.patch Patch3: httpd-2.0.45-deplibs.patch Patch4: httpd-2.1.10-disablemods.patch Patch5: httpd-2.1.10-layout.patch +Patch6: httpd-2.2.2-ac260.patch # Features/functional changes Patch20: httpd-2.0.48-release.patch Patch21: httpd-2.0.40-xfsz.patch @@ -109,6 +110,7 @@ Security (TLS) protocols. %patch3 -p1 -b .deplibs %patch4 -p1 -b .disablemods %patch5 -p1 -b .layout +%patch6 -p1 -b .ac260 %patch21 -p0 -b .xfsz %patch22 -p1 -b .pod @@ -479,7 +481,11 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/httpd/build/*.sh %changelog -* Wed Jul 12 2006 Jesse Keating - (none):2.2.2-5.1 +* Wed Jul 19 2006 Joe Orton 2.2.2-7 +- fix "apxs -g"-generated Makefile +- fix buildconf with autoconf 2.60 + +* Wed Jul 12 2006 Jesse Keating - 2.2.2-5.1 - rebuild * Wed Jun 7 2006 Joe Orton 2.2.2-5