Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37503629
en ru br
ALT Linux repos
S:3.2.3-alt1
5.0: 3.2.2-alt1
4.1: 3.2.2-alt1
4.0: 3.2.1-alt1
3.0: 3.0.8-alt1

Group :: Monitoring
RPM: swatch

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: swatch
Version: 3.2.1
Release: alt1

Summary: Simple log watcher
Summary(ru_RU.KOI8-R): Утилита для слежения за содержимым log-файлов
License: GPL
Group: Monitoring
Url: http://swatch.sourceforge.net
Packager: Igor Homyakov <homyakov at altlinux.ru>

BuildArch: noarch

Source: http://dl.sourceforge.net/%name/%name-%version.tar.gz

AutoReqProv: yes, perl

BuildRequires: perl-Date-Calc perl-File-Tail perl-TimeDate perl-devel
BuildRequires: perl-Date-Manip

%description
Swatch was originally written to actively monitor messages as
they are written to a log file via the UNIX syslog utility. For
a simple demonstration type "perl swatch --examine=FILENAME" with
FILENAME being the file that you would like to see the contents of.
All this example will do is demonstrate the different text modes
that are available with to the echo action.

%description -l ru_RU.KOI8-R
Swatch - perl скипт для слежения за содержимым log файлов. Для примера
выполните "perl swatch --examine=FILENAME", где FILENAME - имя файла
содержимое которого необходимо показать. Этот простой пример
продемонстрирует различные режимы вывода информации.

%prep
%setup

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README CHANGES KNOWN_BUGS
%_bindir/*
%_man1dir/%name.1.*
%_man3dir/*
%perl_vendor_privlib/Swatch/
%perl_vendor_privlib/auto/Swatch/

%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