Accepting request 809221 from home:AndreasStieger:branches:server:database
Percona Toolkit 3.2.0 OBS-URL: https://build.opensuse.org/request/show/809221 OBS-URL: https://build.opensuse.org/package/show/server:database/percona-toolkit?expand=0&rev=67
This commit is contained in:
committed by
Git OBS Bridge
parent
af2986bf84
commit
ce2cd908be
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package percona-toolkit
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,12 +12,12 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: percona-toolkit
|
||||
Version: 3.1.0
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
Summary: Advanced MySQL and system command-line tools
|
||||
License: GPL-2.0-only
|
||||
@@ -60,7 +60,7 @@ This collection was formerly known as Maatkit.
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor < /dev/null
|
||||
make %{?_smp_mflags}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -81,7 +81,7 @@ cp %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}/
|
||||
%doc README.md Changelog
|
||||
%dir %{_sysconfdir}/%{name}
|
||||
%{_bindir}/*
|
||||
%{_mandir}/man1/*.1*
|
||||
%{_mandir}/man1/*.1%{?ext_man}
|
||||
%config %{_sysconfdir}/%{name}/%{name}.conf
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user