Author: glen Date: Thu Mar 19 15:58:22 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - does not require logrotate; rel 2
---- Files affected: SPECS: mysql.spec (1.441 -> 1.442) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.441 SPECS/mysql.spec:1.442 --- SPECS/mysql.spec:1.441 Mon Mar 9 11:20:18 2009 +++ SPECS/mysql.spec Thu Mar 19 16:58:16 2009 @@ -31,7 +31,7 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql Version: 5.1.32 -Release: 1 +Release: 2 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source @@ -98,7 +98,6 @@ Requires: %{name}-charsets = %{version}-%{release} Requires: %{name}-libs = %{version}-%{release} Requires: /usr/bin/setsid -Requires: logrotate >= 3.7-4 Requires: rc-scripts >= 0.2.0 Suggests: mysql-client %{?with_tcpd:Suggests: tcp_wrappers} @@ -108,6 +107,7 @@ Provides: user(mysql) Obsoletes: MySQL Obsoletes: mysql-server +Conflicts: logrotate < 3.7-4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _libexecdir %{_sbindir} @@ -1069,6 +1069,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.442 2009/03/19 15:58:16 glen +- does not require logrotate; rel 2 + Revision 1.441 2009/03/09 10:20:18 blues - security note ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.441&r2=1.442&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
