Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37517531
en ru br
ALT Linux repos
4.1: 1.3.7-alt2
4.0: 1.3.7-alt2
3.0: 1.3.6-alt1

Group :: Development/C++
RPM: rlog

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rlog
Summary: Runtime Logging for C++
Version: 1.3.7
Release: alt2
License: LGPL
Group: Development/C++
Url: http://pobox.com/~vgough/rlog

Source: %name.tar

# Automatically added by buildreq on Wed Oct 18 2006

BuildRequires: doxygen gcc-c++ tetex-latex

%description
RLog provides a flexible message logging facility for C++ programs and
libraries.  It is meant to be fast enough to leave in production code.

%prep
%setup -q -c %name

%build
%configure
%make_build

%install
%make_build DESTDIR=%buildroot install

%files
%_docdir/%name
%_libdir/librlog*
%_libdir/pkgconfig/*
%_includedir/rlog

%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