Author: glen Date: Mon May 25 23:31:44 2009 GMT Module: packages Tag: HEAD ---- Log message: - -extras-perl R: mysqlhotcopy for the sake of upgrades; rel 4
---- Files affected: packages/mysql: mysql.spec (1.449 -> 1.450) ---- Diffs: ================================================================ Index: packages/mysql/mysql.spec diff -u packages/mysql/mysql.spec:1.449 packages/mysql/mysql.spec:1.450 --- packages/mysql/mysql.spec:1.449 Tue May 26 01:29:20 2009 +++ packages/mysql/mysql.spec Tue May 26 01:31:38 2009 @@ -31,7 +31,7 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql Version: 5.1.34 -Release: 3 +Release: 4 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source @@ -268,6 +268,8 @@ Summary(pl.UTF-8): Dodatkowe narzędzia do MySQL napisane w Perlu Group: Applications/Databases Requires: %{name}-extras = %{version}-%{release} +# this is just for the sake of smooth upgrade, not to break systems +Requires: mysqlhotcopy = %{version}-%{release} Requires: perl(DBD::mysql) %description extras-perl @@ -1091,6 +1093,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.450 2009/05/25 23:31:38 glen +- -extras-perl R: mysqlhotcopy for the sake of upgrades; rel 4 + Revision 1.449 2009/05/25 23:29:20 glen - split mysqlhotcopy to separate package (needs just perl-DBI, not other "extras"); rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql/mysql.spec?r1=1.449&r2=1.450&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
