Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37514997
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: 1.0.1
Release: alt1.qa1
Epoch: 1

Summary: libnfnetlink receive to-be-logged packets from the kernel nfnetlink_log subsystem
Url: http://netfilter.org/projects/libnetfilter_log/
License: %gpl2plus
Group: System/Libraries
#git://git.netfilter.org/libnetfilter_log
Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires(pre): rpm-build-licenses
BuildRequires: libnfnetlink-devel >= 0.0.40

%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 = %{?epoch:%epoch:}%version-%release

%description devel
Development part of libnetfilter_log.

%prep
%setup
%patch -p1

%build
# Use nfnetlink_log.h from glibc-kernheaders
KERNEL_DIR=%_includedir/linux-default/ ./autogen.sh distrib
%configure \
--disable-static
%make_build

%install
#mkdir -p %buildroot%_libdir/%name
#mkdir -p %buildroot%_includedir/%name
%makeinstall_std

%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