Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37544533
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 

%define perl_vendorlib %(eval "`perl -V:installvendorlib`"; echo $installvendorlib)
%define perl_vendorarch %(eval "`perl -V:installvendorarch`"; echo $installvendorarch)

Summary: Tool to monitor a MySQL database
Name: mtop
Version: 0.6.6
Release: alt1
License: GPL
Group: Monitoring
URL: http://mtop.sourceforge.net/
Source: %name-%version.tar.gz
Packager: Mikhail Pokidko <pma at altlinux.ru>

BuildArch: noarch
# Automatically added by buildreq on Wed Nov 15 2006
BuildRequires: perl-Curses perl-DBD-mysql perl-devel perl-libnet

#BuildRequires: perl, perl-DBD-mysql, perl-Curses


%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"
#INSTALLDIRS=
make

%install
%makeinstall

%files
#defattr(-, root, root, 0755)
%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