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

Группа :: Базы Данных
Пакет: innotop

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

## SPEC file for innotop

Name: innotop
Version: 1.8.0
Release: alt0.M51.1

Summary: a 'top' clone for MySQL with special attention paid to InnoDB

License: %perl_license
Group: Databases
URL: http://code.google.com/p/innotop
# http://sourceforge.net/projects/innotop/files/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source: %name-%version.tar
BuildArch: noarch

AutoReqProv: perl, yes
BuildRequires(pre): perl-devel rpm-build-licenses

# Automatically added by buildreq on Sun Nov 28 2010

BuildRequires: perl-DBI perl-Term-ReadKey perl-Term-ReadLine-Gnu termutils

%description
innotop is a MySQL and InnoDB transaction/status monitor. It can display
queries, InnoDB transactions, lock waits, deadlocks, foreign key errors,
open tables, replication status, buffer information, row operations,
logs, I/O operations, load graph, and more.  You can monitor many
servers at once with innotop.

# ATT: non-standart test suite, run it directly

%def_without test

%prep
%setup

mv -f -- COPYING COPYING.GPL.orig
ln -s -- $(relative %_licensedir/GPL-2 %_docdir/%name/COPYING) COPYING

%build
%perl_vendor_build

# Running tests

cd t
/usr/bin/perl ./InnoDBParser.t
cd ..

%install
%perl_vendor_install


%files
%doc Changelog
%doc --no-dereference COPYING

%_bindir/%name

%_man1dir/%name.*

%changelog

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

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