|
|
|
@ -34,7 +34,7 @@ Class: PLUS
|
|
|
|
|
Group: Web |
|
|
|
|
License: ASF |
|
|
|
|
Version: 2.0.49 |
|
|
|
|
Release: 20040320 |
|
|
|
|
Release: 20040505 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz |
|
|
|
@ -87,6 +87,7 @@ Conflicts: apache, apr
|
|
|
|
|
--sysconfdir=%{l_prefix}/etc/apache2 \ |
|
|
|
|
--libexecdir=%{l_prefix}/libexec/apache2 \ |
|
|
|
|
--with-expat=%{l_prefix} \ |
|
|
|
|
--with-berkeley-db=%{l_prefix} \ |
|
|
|
|
--with-mpm=prefork \ |
|
|
|
|
--disable-shared |
|
|
|
|
%{l_make} %{l_mflags} |
|
|
|
|