소스 검색

fix dependency

Ralf S. Engelschall 24 년 전
부모
커밋
01bcc8aa06
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  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