Author: glen Date: Fri Sep 8 22:41:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 3.1.13 (still needs finishing)
---- Files affected: SPECS: mysql-connector-j.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/mysql-connector-j.spec diff -u SPECS/mysql-connector-j.spec:1.4 SPECS/mysql-connector-j.spec:1.5 --- SPECS/mysql-connector-j.spec:1.4 Sat Aug 27 00:25:06 2005 +++ SPECS/mysql-connector-j.spec Sat Sep 9 00:41:48 2006 @@ -6,14 +6,14 @@ Summary: MySQL Connector/J - JDBC driver for MySQL Summary(pl): MySQL Connector/J - sterownik JDBC dla MySQL-a Name: mysql-connector-j -Version: 3.1.10 +Version: 3.1.13 Release: 0.1 License: GPL v2+ + MySQL FLOSS Exception Group: Libraries -Source0: http://mysql.mirror.ok.ee/Downloads/Connector-J/%{name}ava-%{version}.tar.gz -# Source0-md5: 337f7f31e726fb615d3f4f062030d1b5 +Source0: http://mysql.tonnikala.org/Downloads/Connector-J/%{name}ava-%{version}.tar.gz +# Source0-md5: b2fc8cc8990d85629b183f284a8f46d8 URL: http://www.mysql.com/products/connector/j/ -%{!?with_bindist:BuildRequires: jakarta-ant >= 1.5} +%{!?with_bindist:BuildRequires: ant >= 1.5} BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -51,7 +51,7 @@ Dokumentacja dla MySQL Connector/J. %prep -%setup -q -n mysql-connector-java-%{version} +%setup -q -n %{name}ava-%{version} rm -f docs/README # duplicate %build @@ -86,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/09/08 22:41:48 glen +- 3.1.13 (still needs finishing) + Revision 1.4 2005/08/26 22:25:06 qboosh - pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mysql-connector-j.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
