|
@@ -69,7 +69,7 @@ Distribution: OpenPKG [EXP]
|
|
|
Group: Web
|
|
|
License: BSD-style
|
|
|
Version: %{V_apache}
|
|
|
-Release: 25
|
|
|
+Release: %{l_branch}.0
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://httpd.apache.org/dist/httpd/apache_%{V_apache}.tar.gz
|
|
@@ -124,8 +124,8 @@ Source23: rc.apache
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: openpkg >= 0.9-22
|
|
|
-PreReq: openpkg >= 0.9-22
|
|
|
+BuildPreReq: openpkg >= 0.9-20011022.0
|
|
|
+PreReq: openpkg >= 0.9-20011022.0
|
|
|
%if "%{mod_ssl}" == "yes"
|
|
|
BuildPreReq: openssl, mm
|
|
|
%endif
|