Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37759978
en ru br
ALT Linux repos
S:0.2.1-alt6.qa1
5.0: 0.2.1-alt5.0
4.1: 0.2.1-alt5.0
4.0: 0.2.1-alt5.0
3.0: 0.2.1-alt3

Group :: File tools
RPM: ccze

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ccze
Version: 0.2.1
Release: alt5.0

Summary: A fast and robust log colorizer
License: GPL
Group: File tools
URL: http://bonehunter.rulez.org/software/ccze/
Source0: ftp://bonehunter.rulez.org/pub/ccze/stable/ccze-%version.tar.gz
Patch0: ccze-0.2.1-alt-argp.patch
Patch1: ccze-configure.ac.patch
Patch2: ccze-man.patch
Patch3: mod_syslog.c.patch
Patch4: ccze-wordcolor.c.patch

# Automatically added by buildreq on Mon May 15 2006

BuildRequires: libncurses-devel libpcre-devel

%description
CCZE is a robust and modular log colorizer, with plugins for apm,
exim, fetchmail, httpd, postfix, procmail, squid, syslog, ulogd,
vsftpd, xferlog and more.

%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1

%build
# Fix FTBFS with gcc4:
%__subst 's/ -Wmulticharacter//g' src/Makefile.in

autoconf
%configure --with-builtins=all
%make_build

%install
%make_install install DESTDIR=%buildroot
rm -rf %buildroot%_includedir/
install -d %buildroot%_sysconfdir
src/ccze-dump >%buildroot%_sysconfdir/cczerc

%files
%doc AUTHORS FAQ NEWS THANKS
%config %_sysconfdir/cczerc
%_bindir/*
%_man1dir/*
%_man7dir/*

%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