Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042478
en ru br
Репозитории ALT
S:0.6.6-alt2
5.1: 0.6.6-alt1
4.1: 0.6.6-alt1
4.0: 0.6.6-alt1
www.altlinux.org/Changes

Группа :: Мониторинг
Пакет: mtop

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: mtop
Version: 0.6.6
Release: alt2

Summary: Tool to monitor a MySQL database

License: GPL
Group: Monitoring
Url: http://mtop.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar

# manually removed:  python3 ruby ruby-stdlibs

BuildArch: noarch
# Automatically added by buildreq on Tue Jun 02 2015
# optimized out: perl-DBI perl-Encode perl-Pod-Escapes perl-Pod-Simple python3-base
BuildRequires: libdb4-devel perl-Curses perl-DBD-mysql perl-devel perl-libnet perl-podlators

%description
mtop (MySQL top) monitors a MySQL database showing the queries
which are taking the most amount of time to complete. Features
include 'zooming' in on a process to show the complete query
and 'explaining' the query optimizer information.

%prep
%setup

%build
perl Makefile.PL PREFIX="%buildroot%prefix"
make

%install
%makeinstall
rm -f /usr/share/perl5/cpan2spec.pl

%files
%doc ChangeLog COPYING README*
%doc %_man1dir/mkill.1*
%doc %_man1dir/mtop.1*
%_bindir/mkill
%_bindir/mtop

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin