packages: maatkit/maatkit.spec - up to 4790

glen glen at pld-linux.org
Wed Oct 14 12:51:43 CEST 2009


Author: glen                         Date: Wed Oct 14 10:51:43 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 4790

---- Files affected:
packages/maatkit:
   maatkit.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/maatkit/maatkit.spec
diff -u packages/maatkit/maatkit.spec:1.5 packages/maatkit/maatkit.spec:1.6
--- packages/maatkit/maatkit.spec:1.5	Thu Nov 27 02:09:41 2008
+++ packages/maatkit/maatkit.spec	Wed Oct 14 12:51:38 2009
@@ -2,12 +2,12 @@
 %include	/usr/lib/rpm/macros.perl
 Summary:	Essential command-line utilities for MySQL
 Name:		maatkit
-Version:	2442
+Version:	4790
 Release:	1
 License:	GPL v2
 Group:		Applications/Databases
 Source0:	http://maatkit.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5:	9b07322ebca4596ea263bd319e496d8b
+# Source0-md5:	0f29612cbc22afda084c526f3153b3ab
 URL:		http://www.maatkit.org/
 BuildRequires:	perl-ExtUtils-MakeMaker
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -32,9 +32,8 @@
 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.
+Each utility 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ń
@@ -56,6 +55,7 @@
 	PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/maatkit/.packlist
+rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/maatkit.pod
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -63,11 +63,9 @@
 %files
 %defattr(644,root,root,755)
 %doc Changelog
-%attr(755,root,root) %{_bindir}/*
-%{perl_vendorlib}/maatkit.pm
-%{perl_vendorlib}/maatkitdsn.pm
-%{_mandir}/man1/*.1*
-%{_mandir}/man3/*.3*
+%attr(755,root,root) %{_bindir}/mk-*
+%{_mandir}/man1/maatkit.1p*
+%{_mandir}/man1/mk-*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -75,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2009/10/14 10:51:38  glen
+- up to 4790
+
 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
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/maatkit/maatkit.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list