Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37760528
en ru br
ALT Linux repositórios
S:1.0.1-alt1.qa1
5.0: 20070410-alt2.0
4.1: 20070410-alt2.0
4.0: 20070410-alt2.0

Group :: Sistema/Bibliotecas
RPM: libnetfilter_log

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libnetfilter_log
Version: 20070410
Release: alt2.0

Summary: libnfnetlink receive to-be-logged packets from the kernel nfnetlink_log subsystem
Url: http://netfilter.org/projects/libnetfilter_log/
Packager: Avramenko Andrew <liks at altlinux.ru>
License: GPL
Group: System/Libraries
Source: %name-%version.tar
Requires: libnfnetlink >= 0.0.30

BuildRequires: gcc-c++ libnfnetlink-devel >= 0.0.30

%description
libnetfilter_log is a userspace library providing interface to packets that have been
logged by the kernel packet filter. It is is part of a system that deprecates the old
syslog/dmesg based packet logging.

%package devel
Summary: Development part of libnetfilter_log.
Group: Development/C
Requires: %name = %version-%release

%description devel
Development part of libnetfilter_log.

%prep
%setup

%build
./autogen.sh
%configure --disable-static
%make_build

%install
mkdir -p %buildroot%_libdir/%name
mkdir -p %buildroot%_includedir/%name
make install DESTDIR=%buildroot

%files
%_libdir/*.so.*
%doc COPYING

%files devel
%_includedir/%name/*
%_libdir/*.so
%_libdir/pkgconfig/*

%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