Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37635173
en ru br
Репозитории ALT
S:1.4.7-alt1
5.1: 0.9.6-alt1
4.1: 0.9.3-alt0.1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: conntrack-tools

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name:           conntrack-tools
Version:        0.9.6
Release: alt1
Summary:        Tool to manipulate netfilter connection tracking table

Packager: Eugene Ostapets <eostapets at altlinux.ru>
Group:          System/Kernel and hardware
License:        GPL
URL:            http://netfilter.org
Source0:        http://netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2
Patch0: alt-conntrack-tools-asneeded.patch
Patch1: conntrack-tools-rollup.patch

# Automatically added by buildreq on Mon Jun 18 2007

BuildRequires: flex gcc-c++ libnetfilter_conntrack-devel

BuildRequires:  libnfnetlink-devel libnetfilter_conntrack-devel

%description
%name  is  used to search, list, inspect and maintain the netfilter
connection tracking subsystem of the Linux kernel.
Using conntrack , you can dump a list of all (or a filtered selection  of)
currently  tracked  connections, delete connections from the state table,
and even add new ones.
In  addition,  you  can  also  monitor connection tracking events, e.g.
show an event message (one line) per newly established connection.

%prep
%setup
##patch0 -p1
%patch1 -p1

%build
%__autoreconf -fisv
%configure
%make_build

%install
make install DESTDIR=%buildroot

%files
%doc ChangeLog COPYING AUTHORS
%_sbindir/conntrack
%_sbindir/conntrackd
%_man8dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin