Browse Source

upgrade to new -CURRENT scheme

Ralf S. Engelschall 24 years ago
parent
commit
74fda32f06
1 changed files with 3 additions and 3 deletions
  1. 3 3
      apache/apache.spec

+ 3 - 3
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