瀏覽代碼

requires GNU readline for command line tool

Ralf S. Engelschall 19 年之前
父節點
當前提交
f8ea9dc4d7
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      freetds/freetds.spec

+ 3 - 3
freetds/freetds.spec

@@ -33,7 +33,7 @@ Class:        EVAL
 Group:        Database
 License:      LGPL
 Version:      0.63
-Release:      20050824
+Release:      20060311
 
 #   package options
 %option       with_odbc    no
@@ -48,8 +48,8 @@ Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20040130
 PreReq:       OpenPKG, openpkg >= 20040130
-BuildPreReq:  libiconv
-PreReq:       libiconv
+BuildPreReq:  libiconv, readline
+PreReq:       libiconv, readline
 %if "%{with_odbc}" == "yes"
 BuildPreReq:  unixodbc
 PreReq:       unixodbc