[packages/percona-toolkit] no-version-check not respected from config, but we patch it out anyway

glen glen at pld-linux.org
Wed Apr 8 16:36:46 CEST 2015


commit 502bfd628253ba344bc7f8a72674c239636ba51c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Apr 8 17:36:29 2015 +0300

    no-version-check not respected from config, but we patch it out anyway
    
    for example pt-show-grants fails

 percona-toolkit.conf | 17 -----------------
 percona-toolkit.spec |  2 +-
 2 files changed, 1 insertion(+), 18 deletions(-)
---
diff --git a/percona-toolkit.spec b/percona-toolkit.spec
index 0f1520a..74cce80 100644
--- a/percona-toolkit.spec
+++ b/percona-toolkit.spec
@@ -2,7 +2,7 @@
 Summary:	Essential command-line utilities for MySQL
 Name:		percona-toolkit
 Version:	2.2.11
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/Databases
 Source0:	http://www.percona.com/downloads/percona-toolkit/%{version}/%{name}-%{version}.tar.gz
diff --git a/percona-toolkit.conf b/percona-toolkit.conf
index 08b9542..63f1ec8 100644
--- a/percona-toolkit.conf
+++ b/percona-toolkit.conf
@@ -1,19 +1,2 @@
 # global configuration of all percona-toolkit apps.
 # see percona-toolkit(1) for more details.
-
-# Check for the latest version of Percona Toolkit, MySQL, and other programs.
-#
-# This is a standard "check for updates automatically" feature, with two
-# additional features.  First, the tool checks the version of other programs on
-# the local system in addition to its own version.  For example, it checks the
-# version of every MySQL server it connects to, Perl, and the Perl module
-# DBD::mysql. Second, it checks for and warns about versions with known
-# problems. For example, MySQL 5.5.25 had a critical bug and was re-released
-# as 5.5.25a.
-#
-# Any updates or known problems are printed to STDOUT before the tool's normal
-# output. This feature should never interfere with the normal operation of the
-# tool.
-#
-# For more information, visit <https://www.percona.com/version-check>.
-no-version-check
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-toolkit.git/commitdiff/502bfd628253ba344bc7f8a72674c239636ba51c



More information about the pld-cvs-commit mailing list