--with-suexec-uidmin=500 --with-suexec-gidmin=500 \
--with-devrandom \
--with-ldap --enable-ldap --enable-auth-ldap \
- --enable-cache --enable-disk-cache --enable-mem-cache \
+ --enable-cache --enable-disk-cache --enable-mem-cache --enable-file-cache \
--enable-ssl --with-ssl \
--enable-deflate --enable-cgid \
--enable-proxy --enable-proxy-connect \
%{_libdir}/httpd/build/instdso.sh
%changelog
+* Mon Mar 27 2006 Graham Leggett <minfrin@apache.org> 2.0.56-dev
+- Add the missing file-cache module to the cache family of modules in
+ the RPM.
+
* Tue Oct 11 2005 Graham Leggett <minfrin@apache.org> 2.0.56-dev
- Updated the apr and apr-util dependencies to require at least v0.9.7
- Stop trying to remove *.xml doc files, the httpd build does that already.