Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37775441
en ru br
ALT Linux repositórios
S:1.7-alt1
5.0: 1.6-alt1
4.1: 1.6-alt1
4.0: 1.4-alt1
3.0: 1.4-alt1

Group :: Banco de dados
RPM: mytop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: mytop
Version: 1.4
Release: alt1
Summary: A top clone for MySQL
Summary(ru_RU.KOI8-R): ëÌÏÎ top ÄÌÑ MySQL
License: GPL
Group: Databases
URL: http://jeremy.zawodny.com/mysql/mytop/
Packager: Denis Ovsienko <pilot at altlinux.ru>
Source: http://jeremy.zawodny.com/mysql/mytop/mytop-1.4.tar.gz
BuildArch: noarch

BuildRequires: perl-DBD-mysql perl-devel
Requires: perl-DBD-mysql perl-Term-ReadKey

%description
mytop is a console-based (non-gui) tool for monitoring the threads
and overall performance of MySQL 3.22.x, 3.23.x, and 4.x servers.

%description -l ru_RU.KOI8-R
%name --- ËÏÎÓÏÌØÎÁÑ ÕÔÉÌÉÔÁ ÄÌÑ ÍÏÎÉÔÏÒÉÎÇÁ ÐÒÏÃÅÓÓÏ× É ÏÂÝÅÊ
ÐÒÏÉÚ×ÏÄÉÔÅÌØÎÏÓÔÉ ÓÅÒ×ÅÒÁ âä MySQL ×ÅÒÓÉÊ 3.22.x, 3.23.x É 4.x.

%prep
%setup -q

%build
perl Makefile.PL
make
make test

%install
%__mkdir_p %buildroot{%_bindir,%_man1dir}
%__install blib/script/%name %buildroot%_bindir
%__install blib/man1/%name.1 %buildroot%_man1dir

%files
%_bindir/%name
%_man1dir/%name.*
%doc README Changes

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009