Author: hawk Date: Wed Jul 6 13:18:33 2005 GMT Module: SPECS Tag: RA-branch_general ---- Log message: - updated to 4.0.25 (merged from MYSQL_4_00)
---- Files affected: SPECS: mysql.spec (1.176.2.16 -> 1.176.2.17) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.176.2.16 SPECS/mysql.spec:1.176.2.17 --- SPECS/mysql.spec:1.176.2.16 Tue Mar 15 10:44:17 2005 +++ SPECS/mysql.spec Wed Jul 6 15:18:27 2005 @@ -13,11 +13,11 @@ Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷ Name: mysql Group: Applications/Databases -Version: 4.0.24 +Version: 4.0.25 Release: 1 License: GPL + MySQL FLOSS Exception Source0: http://mysql.mainseek.com/Downloads/MySQL-4.0/mysql-%{version}.tar.gz -# Source0-md5: 408d3001ed715ddc90009c247e548638 +# Source0-md5: 68a47ff8c1f0c24866a792f6b3bb59d6 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}.logrotate @@ -220,6 +220,7 @@ Summary(pl): Biblioteki dzielone MySQL Group: Applications/Databases Obsoletes: libmysql10 +Obsoletes: mysql-doc < 4.0.25-1 %description libs Shared libraries for MySQL. @@ -335,7 +336,8 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 +# in 4.0.25 there is no source for info file +#%patch4 -p1 %ifarch alpha # this is strange: mysqld functions for UDF modules are not explicitly defined, # so -rdynamic is used; in such case gcc3+ld on alpha doesn't like C++ vtables @@ -581,9 +583,9 @@ %{_datadir}/sql-bench/[CDRl]* %attr(755,root,root) %{_datadir}/sql-bench/[bcgrst]* -%files doc -%defattr(644,root,root,755) -%doc Docs/manual.html Docs/manual_toc.html +#%files doc +#%defattr(644,root,root,755) +#%doc Docs/manual.html Docs/manual_toc.html %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -591,6 +593,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.176.2.17 2005/07/06 13:18:27 hawk +- updated to 4.0.25 (merged from MYSQL_4_00) + Revision 1.176.2.16 2005/03/15 09:44:17 hawk - updated to 4.0.24 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.176.2.16&r2=1.176.2.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
