Author: glen Date: Thu Aug 14 14:23:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 2152, project moved to google code
---- Files affected: SPECS: maatkit.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/maatkit.spec diff -u SPECS/maatkit.spec:1.2 SPECS/maatkit.spec:1.3 --- SPECS/maatkit.spec:1.2 Tue Mar 25 14:03:50 2008 +++ SPECS/maatkit.spec Thu Aug 14 16:23:38 2008 @@ -2,13 +2,13 @@ %include /usr/lib/rpm/macros.perl Summary: Essential command-line utilities for MySQL Name: maatkit -Version: 1877 -Release: 0.2 -License: GPL +Version: 2152 +Release: 0.1 +License: GPL v2 Group: Applications/Databases -URL: http://sourceforge.net/projects/maatkit/ -Source0: http://dl.sourceforge.net/maatkit/%{name}-%{version}.tar.gz -# Source0-md5: 5c52b18a5eb8e510f48c4b9a1f6df71d +URL: http://www.maatkit.org/ +Source0: http://maatkit.googlecode.com/files/%{name}-%{version}.tar.gz +# Source0-md5: 2ab216169f323f432d557d20cd7b9cdb BuildRequires: perl-ExtUtils-MakeMaker BuildRequires: rpm-perlprov >= 4.1-13 Requires: perl-DBD-mysql >= 1.0 @@ -18,10 +18,13 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This toolkit contains essential command-line utilities for MySQL, such -as a table checksum tool and query profiler. It provides missing -features such as checking slaves for data consistency, with emphasis -on quality and scriptability. +Maatkit makes MySQL easier and safer to manage. It provides simple, +predictable ways to do things you cannot otherwise do. It would be +nice if these features were included with MySQL, but they are not. + +You can use Maatkit to prove replication is working correctly, fix +corrupted data, automate repetitive tasks, speed up your servers, and +much, much more. %prep %setup -q @@ -56,7 +59,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.2 2008/03/25 13:03:50 glen +Revision 1.3 2008/08/14 14:23:38 glen +- update to 2152, project moved to google code + +Revision 1.2 2008-03-25 13:03:50 glen - pld package names Revision 1.1 2008-03-25 12:45:59 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/maatkit.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
