Hello community,

here is the log from the commit of package percona-toolkit for openSUSE:Factory 
checked in at 2018-08-27 13:48:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/percona-toolkit (Old)
 and      /work/SRC/openSUSE:Factory/.percona-toolkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "percona-toolkit"

Mon Aug 27 13:48:43 2018 rev:32 rq:629926 version:3.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/percona-toolkit/percona-toolkit.changes  
2016-12-19 11:27:58.089397899 +0100
+++ /work/SRC/openSUSE:Factory/.percona-toolkit.new/percona-toolkit.changes     
2018-08-27 13:48:56.584516595 +0200
@@ -1,0 +2,8 @@
+Tue Aug 14 13:18:02 UTC 2018 - j...@moozaad.co.uk
+
+- update to Percona Toolkit 3.0.11:
+  * 3.x adds tools for MongoDB
+  * Removed check version patches fixed 2.2.7,
+    drop percona-toolkit-2.2.x-disable-default-version-check.patch  
+
+-------------------------------------------------------------------

Old:
----
  percona-toolkit-2.2.20.tar.gz
  percona-toolkit-2.2.x-disable-default-version-check.patch

New:
----
  percona-toolkit-3.0.11.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ percona-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.JGvvId/_old  2018-08-27 13:48:57.060517272 +0200
+++ /var/tmp/diff_new_pack.JGvvId/_new  2018-08-27 13:48:57.064517278 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package percona-toolkit
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,14 @@
 
 
 Name:           percona-toolkit
-Version:        2.2.20
+Version:        3.0.11
 Release:        0
 Summary:        Advanced MySQL and system command-line tools
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Productivity/Databases/Tools
-Url:            https://www.percona.com/software/percona-toolkit/
-Source:         
https://www.percona.com/downloads/%{name}/%{version}/tarball/%{name}-%{version}.tar.gz
+URL:            https://www.percona.com/software/percona-toolkit/
+Source:         
https://www.percona.com/downloads/%{name}/%{version}/source/tarball/%{name}-%{version}.tar.gz
 Source2:        %{name}.conf
-Patch0:         percona-toolkit-2.2.x-disable-default-version-check.patch
 Requires:       perl(DBD::mysql) >= 1.0
 Requires:       perl(DBI) >= 1.13
 Requires:       perl(IO::Socket::SSL)
@@ -33,7 +32,6 @@
 Requires:       perl(Time::HiRes)
 Provides:       maatkit = 7410.%{version}
 Obsoletes:      maatkit < 7410
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %if 0%{?suse_version} < 1140
 Requires:       perl = %{perl_version}
@@ -59,15 +57,17 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor < /dev/null
 make %{?_smp_mflags}
 
 %install
+
 %perl_make_install
 %perl_process_packlist
+rm -rf %{buildroot}%{_libexecdir}
+rm -rf %{buildroot}/lib
 %if 0%{?suse_version} < 1130
 rm -rf %{buildroot}/%{perl_vendorarch}/auto/%{name}
 rm -rf %{buildroot}%{_localstatedir}/adm/perl-modules/%{name}
@@ -76,21 +76,11 @@
 mkdir -p %{buildroot}%{_sysconfdir}/%{name}
 cp %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}/
 
-%check
-# check that --version-check is off bnc#864194
-for PTCMD in %{buildroot}/%{_bindir}/pt-*
-do
-  $PTCMD --help 2>&1 |
-    grep "\--version-check" || continue        # skip tools that don't support 
version checks
-  $PTCMD --help 2>&1 |
-    grep "\--version-check.*FALSE"     # fail those that don't have it disabled
-done
-
 %files
-%defattr(-,root,root,-)
-%doc COPYING README Changelog
+%license COPYING
+%doc README.md Changelog
 %dir %{_sysconfdir}/%{name}
-%{_bindir}/pt*
+%{_bindir}/*
 %{_mandir}/man1/*.1*
 %config %{_sysconfdir}/%{name}/%{name}.conf
 

++++++ percona-toolkit-2.2.20.tar.gz -> percona-toolkit-3.0.11.tar.gz ++++++
/work/SRC/openSUSE:Factory/percona-toolkit/percona-toolkit-2.2.20.tar.gz 
/work/SRC/openSUSE:Factory/.percona-toolkit.new/percona-toolkit-3.0.11.tar.gz 
differ: char 5, line 1


Reply via email to