Репозитории ALT

S: | 0.6.6-alt2 |
5.1: | 0.6.6-alt1 |
4.1: | 0.6.6-alt1 |
4.0: | 0.6.6-alt1 |
Группа :: Мониторинг
Пакет: 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 можно просмотреть здесь
%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 можно просмотреть здесь