|
|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
|
%define V_mybatis 3.0.6 |
|
|
|
|
%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: RDBMS |
|
|
|
|
License: Apache |
|
|
|
|
Version: %{V_mybatis} |
|
|
|
|
Release: 20130317 |
|
|
|
|
Release: 20130503 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://mybatis.googlecode.com/files/mybatis-%{V_mybatis}-bundle.zip |
|
|
|
|
|