Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37530640
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: libnetfilter_cthelper

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

Name: libnetfilter_cthelper
Version: 1.0.1
Release: alt1

Summary: userspace library for helper infrastructure in kernel-space.
License: %gpl2plus
Group: System/Libraries
Url: https://netfilter.org/projects/libnetfilter_cthelper/

Source: %name-%version.tar
Patch0: %name-%version-%release.patch

# Automatically added by buildreq on Sat Oct 30 2010

BuildRequires: libnfnetlink-devel rpm-build-licenses libmnl-devel

%description
libnetfilter_cthelper is the userspace library that provides the programming interface to the user-space helper
infrastructure available since Linux kernel 3.6. With this library, you register, configure, enable and disable user-space helpers.

%package devel
Summary: userspace library for helper infrastructure in kernel-space.
Group: Development/C
Requires: %name = %{?epoch:%epoch:}%version-%release

%description devel
libnetfilter_cthelper is the userspace library that provides the programming interface to the user-space helper
infrastructure available since Linux kernel 3.6. With this library, you register, configure, enable and disable user-space helpers.

%prep
%setup -q
%patch0 -p1

%build
%autoreconf -fisv
%configure --disable-static
%make_build

%install
%makeinstall
rm -f %buildroot%_libdir/%name/*.la

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

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


%changelog

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

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