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

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.org>

Source: %name-%version.tar
Patch0: %name-%version-%release.patch

BuildArch: noarch

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

# Automatically added by buildreq on Sun Oct 14 2012

# optimized out: perl-DBI perl-Encode perl-Pod-Escapes perl-Pod-Simple perl-podlators
BuildRequires: perl-DBD-mysql perl-Pod-Parser perl-Term-ReadKey perl-devel perl-unicore


Requires: perl-DBD-mysql

%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.

%prep
%setup
%patch0 -p1

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

%build
%perl_vendor_build

# Generating man page

/usr/bin/pod2man innotop > innotop.1

%install
%perl_vendor_install

# Installing man page

install -d %buildroot%_man1dir
install -m 644 %name.1 %buildroot%_man1dir/%name.1

%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