Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560554
en ru br
ALT Linux repos
S:0.86-alt1

Group :: Monitoring
RPM: squidview

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin