浏览代码

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