From 74fda32f065a6cf681d8aa3fa6b25723c6f262d9 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 23 Oct 2001 10:55:19 +0000 Subject: [PATCH] upgrade to new -CURRENT scheme --- apache/apache.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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