]> git.pld-linux.org Git - packages/apache.git/commitdiff
- added EAPI-missing_files patch with all neccessary during compile files from
authorkloczek <kloczek@pld-linux.org>
Fri, 2 Feb 2001 09:14:29 +0000 (09:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  eapi/mod_defines,
TODO: disable compiling auth_dbm module (in simple and elegant way). auth_dbm
is broken and not necceassary now (all functionalities provides auth_db).

Changed files:
    apache.spec -> 1.142

apache.spec

index b3806a38fa32e316306c5efbf7f4e228a56e008f..406ee1e013eaa659b6b5e6bde8ba70940cfde4df 100644 (file)
@@ -43,6 +43,7 @@ Patch14:      %{name}-man.patch
 Patch15:       %{name}-fpic.patch
 Patch16:       %{name}-buff.patch
 Patch17:       %{name}-mkstemp.patch
+Patch18:       %{name}-EAPI-missing_files.patch
 Provides:      httpd
 Provides:      webserver
 Prereq:                /sbin/chkconfig
@@ -484,6 +485,7 @@ Requires:   %{name}(EAPI) = %{version}
 %patch15 -p1
 %patch16 -p1
 %patch17 -p1
+%patch18 -p1
 
 %build
 OPTIM="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" \
This page took 0.105117 seconds and 4 git commands to generate.