Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046295
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: alt6.qa1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: A fast and robust log colorizer
License: GPLv2+
Group: File tools

# http://web.archive.org/web/20070331114414/http://bonehunter.rulez.org/software/ccze/

URL: http://packages.debian.org/search?keywords=ccze
Source0: 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 Tue Aug 04 2009

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
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1

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

autoconf
libtoolize --copy --force
%configure --with-builtins=all
%make_build

%install
%make_install install DESTDIR=%buildroot

install -d %buildroot%_sysconfdir
src/ccze-dump >%buildroot%_sysconfdir/cczerc

%files
%doc AUTHORS FAQ NEWS THANKS
%config %_sysconfdir/cczerc
%exclude %_includedir
%_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