Ralf S. Engelschall 24 anni fa
parent
commit
01bcc8aa06
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      apache/apache.spec

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