Author: glen Date: Mon Aug 22 10:29:45 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - adapterized, no extra subdir on -doc package
---- Files affected: SPECS: mysql-connector-j.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/mysql-connector-j.spec diff -u SPECS/mysql-connector-j.spec:1.2 SPECS/mysql-connector-j.spec:1.3 --- SPECS/mysql-connector-j.spec:1.2 Mon Aug 22 12:22:17 2005 +++ SPECS/mysql-connector-j.spec Mon Aug 22 12:29:40 2005 @@ -6,7 +6,7 @@ Release: 0.1 License: GPL v2+ + MySQL FLOSS Exception Group: Libraries -Source0: http://mysql.mirror.ok.ee/Downloads/Connector-J/mysql-connector-java-3.1.10.tar.gz +Source0: http://mysql.mirror.ok.ee/Downloads/Connector-J/%{name}ava-%{version}.tar.gz # Source0-md5: 337f7f31e726fb615d3f4f062030d1b5 URL: http://www.mysql.com/products/connector/j/ %{!?with_bindist:BuildRequires: jakarta-ant >= 1.5} @@ -22,7 +22,7 @@ MySQL Connector/J is a Type IV JDBC driver and has a complete JDBC feature set that supports the capabilities of MySQL. -MySQL Connector/J is the official JDBC driver for MySQL. +MySQL Connector/J is the official JDBC driver for MySQL. %package doc Summary: Documentation for MySQL Connector/J @@ -59,7 +59,7 @@ %files doc %defattr(644,root,root,755) -%doc docs +%doc docs/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -67,9 +67,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/08/22 10:29:40 glen +- adapterized, no extra subdir on -doc package + Revision 1.2 2005/08/22 10:22:17 glen - updated description Revision 1.1 2005/08/22 10:21:26 glen - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mysql-connector-j.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
