SPECS: maatkit.spec - upgraded to 2442, removed INSTALL from %doc - O: mysq...
gotar
gotar at pld-linux.org
Thu Nov 27 02:09:47 CET 2008
Author: gotar Date: Thu Nov 27 01:09:47 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- upgraded to 2442, removed INSTALL from %doc
- O: mysqltoolkit, pasted description from bundled spec and mysqltoolkit.spec
---- Files affected:
SPECS:
maatkit.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/maatkit.spec
diff -u SPECS/maatkit.spec:1.4 SPECS/maatkit.spec:1.5
--- SPECS/maatkit.spec:1.4 Tue Sep 30 11:35:15 2008
+++ SPECS/maatkit.spec Thu Nov 27 02:09:41 2008
@@ -2,18 +2,19 @@
%include /usr/lib/rpm/macros.perl
Summary: Essential command-line utilities for MySQL
Name: maatkit
-Version: 2152
+Version: 2442
Release: 1
License: GPL v2
Group: Applications/Databases
-URL: http://www.maatkit.org/
Source0: http://maatkit.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: 2ab216169f323f432d557d20cd7b9cdb
+# Source0-md5: 9b07322ebca4596ea263bd319e496d8b
+URL: http://www.maatkit.org/
BuildRequires: perl-ExtUtils-MakeMaker
BuildRequires: rpm-perlprov >= 4.1-13
Requires: perl-DBD-mysql >= 1.0
Requires: perl-DBI >= 1.13
Requires: perl-Term-ReadKey >= 2.10
+Obsoletes: mysqltoolkit
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,6 +27,21 @@
corrupted data, automate repetitive tasks, speed up your servers, and
much, much more.
+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.
+
+MySQL Toolkit is a collection of essential command-line utilities for
+MySQL. Each is completely stand-alone, without dependencies other than
+core Perl and the DBI drivers needed to connect to MySQL.
+
+%description -l pl.UTF-8
+MySQL Toolkit to zbiór ważnych narzędzi uruchamianych z linii poleceń
+dla MySQL-a. Każde z nich jest w pełni samodzielne, bez zależności
+większych niż podstawowa instalacja Perla i terowniki DBI potrzebne do
+połączenia z bazą MySQL.
+
%prep
%setup -q
@@ -46,7 +62,7 @@
%files
%defattr(644,root,root,755)
-%doc INSTALL Changelog*
+%doc Changelog
%attr(755,root,root) %{_bindir}/*
%{perl_vendorlib}/maatkit.pm
%{perl_vendorlib}/maatkitdsn.pm
@@ -59,6 +75,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2008/11/27 01:09:41 gotar
+- upgraded to 2442, removed INSTALL from %doc
+- O: mysqltoolkit, pasted description from bundled spec and mysqltoolkit.spec
+
Revision 1.4 2008/09/30 09:35:15 glen
- release 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/maatkit.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list