diff --git a/apache/apache.spec b/apache/apache.spec index 4267a35a4d..fccc28c903 100644 --- a/apache/apache.spec +++ b/apache/apache.spec @@ -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