Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37836209
en ru br
ALT Linux repositórios
S:0.3.4-alt0.5

Group :: Monitoramento
RPM: colortail

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%def_enable check

Name: colortail
Version: 0.3.4
Release: alt0.5

Summary: A colorised tail with configuration files
License: GPL-2.0
Group: Monitoring

Url: https://github.com/joakim666/colortail
%if_disabled snapshot
Source: %url/releases/download/%version/%name-%version.tar.gz
%else
Vcs: https://github.com/joakim666/colortail.git
Source: %name-%version.tar
%endif

BuildRequires: gcc-c++

%description
Colortail is a log colorizer make log checking easier.
It works like tail but can read one or more configuration files.
In which it's specified which patterns result in which colors.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
install -d %buildroot/%_sysconfdir/%name
install -pm644 example-conf/conf* %buildroot/%_sysconfdir/%name

%check
%make check

%files
%_bindir/%name
%dir %_sysconfdir/%name
%config(noreplace) %_sysconfdir/%name/*
%doc INSTALL README AUTHORS ChangeLog BUGS TODO

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009