diff --git a/apache/apache.spec b/apache/apache.spec index f23604616e..542888b5ee 100644 --- a/apache/apache.spec +++ b/apache/apache.spec @@ -82,7 +82,7 @@ Distribution: OpenPKG [REL] Group: Web License: BSD-style Version: %{V_apache} -Release: 20020206 +Release: 20020215 # list of sources Source0: http://httpd.apache.org/dist/httpd/apache_%{V_apache}.tar.gz @@ -136,8 +136,8 @@ Source23: rc.apache # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: openpkg >= 20020206.0 -PreReq: openpkg >= 20020206.0 +BuildPreReq: openpkg >= 20020206 +PreReq: openpkg >= 20020206 %if "%{mod_ssl}" == "yes" BuildPreReq: openssl, mm %endif