Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37540411
en ru br
Репозитории ALT

Группа :: Мониторинг
Пакет: squidview

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

# SPEC file for squidview package

Name:    squidview
Version: 0.86
Release: alt1

Summary: console program to monitor and display Squid logs

License: %gpl2plus
Group:   Monitoring
URL:     http://www.rillion.net/squidview/index.html

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

Source0: %name-%version.tar

BuildRequires(pre): rpm-build-licenses


# Automatically added by buildreq on Wed Jun 15 2011

# optimized out: libstdc++-devel libtinfo-devel
BuildRequires: gcc-c++ libncurses-devel

%description
Squidview is an interactive console program which monitors and
displays Squid logs in a nice fashion,  and may then go deeper
with searching and reporting functions.

To use squidview you must at least have read access to Squid's
access.log file. Squidview uses this text log file for all
operations. It does not generate its own database for tasks.

%prep
%setup

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

%build
%autoreconf
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

%files
%doc ChangeLog README
%doc --no-dereference COPYING

%_bindir/%name
%_man1dir/%{name}*
%_datadir/%name

%changelog

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

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