|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package version |
|
|
|
|
%define V_sqlshell 0.8.1 |
|
|
|
|
%define V_jdbc_mysql 5.1.25 |
|
|
|
|
%define V_jdbc_pgsql 9.3-1100 |
|
|
|
|
%define V_jdbc_pgsql 9.3-1101 |
|
|
|
|
%define V_jdbc_h2 2014-01-18 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
@ -38,7 +38,7 @@ Class: EVAL
|
|
|
|
|
Group: Database |
|
|
|
|
License: BSD |
|
|
|
|
Version: %{V_sqlshell} |
|
|
|
|
Release: 20140119 |
|
|
|
|
Release: 20140220 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://cloud.github.com/downloads/bmc/sqlshell/sqlshell-%{V_sqlshell}-installer.jar |
|
|
|
|
|