소스 검색

fix dependency style

Ralf S. Engelschall 19 년 전
부모
커밋
40a449ced9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      subversion/subversion.spec

+ 2 - 2
subversion/subversion.spec

@@ -41,7 +41,7 @@ Class:        BASE
 Group:        SCM
 License:      Apache/BSD
 Version:      %{V_opkg}
-Release:      20060712
+Release:      20060717
 
 #   package options
 %option       with_cvs2svn  no
@@ -69,7 +69,7 @@ PreReq:       OpenPKG, openpkg >= 20040130
 BuildPreReq:  diffutils, libxml, db, openssl, zlib
 PreReq:       diffutils, libxml, db, openssl, zlib
 %if "%{with_cvs2svn}" == "yes"
-PreReq:       rcs, python::with_dbm = yes
+PreReq:       rcs, python, python::with_dbm = yes
 %endif
 %if "%{with_svn2cvs}" == "yes"
 BuildPreReq:  perl