|
|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_sqlshell 0.8.1 |
|
|
|
|
%define V_jdbc_mysql 5.1.24 |
|
|
|
|
%define V_jdbc_mysql 5.1.25 |
|
|
|
|
%define V_jdbc_pgsql 9.2-1002 |
|
|
|
|
%define V_jdbc_h2 2013-03-17 |
|
|
|
|
|
|
|
|
|
@ -38,7 +38,7 @@ Class: EVAL
|
|
|
|
|
Group: Database |
|
|
|
|
License: BSD |
|
|
|
|
Version: %{V_sqlshell} |
|
|
|
|
Release: 20130317 |
|
|
|
|
Release: 20130503 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://cloud.github.com/downloads/bmc/sqlshell/sqlshell-%{V_sqlshell}-installer.jar |
|
|
|
|
|