Parcourir la source

upgrading package: sqlite 3.6.17 -> 3.6.20

Ralf S. Engelschall il y a 16 ans
Parent
commit
15e065c8df
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      sqlite/sqlite.spec

+ 3 - 3
sqlite/sqlite.spec

@@ -22,7 +22,7 @@
 ##
 
 #   package version
-%define       V_sqlite   3.6.17
+%define       V_sqlite   3.6.20
 %define       V_odbc     0.83
 %define       V_jdbc     20090430
 
@@ -37,7 +37,7 @@ Class:        BASE
 Group:        Database
 License:      PD
 Version:      %{V_sqlite}
-Release:      20090812
+Release:      20091105
 
 #   package options
 %option       with_debug           no
@@ -58,7 +58,7 @@ Patch1:       sqlite.patch.odbc
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gawk
+BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gawk, tcl
 PreReq:       OpenPKG, openpkg >= 20040130
 %if "%{with_readline}" == "yes"
 BuildPreReq:  readline, pkgconfig