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

Группа :: Разработка/Perl
Пакет: perl-Net-Libdnet

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

%define _unpackaged_files_terminate_build 1
BuildRequires: perl-podlators
%define dist Net-Libdnet
Name: perl-%dist
Version: 0.99
Release: alt2

Summary: Binding for Dug Song's libdnet
License: BSD
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/G/GO/GOMOR/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Tue Oct 11 2011

BuildRequires: libdnet-devel perl-Class-Gomor perl-Test-Pod perl-Test-Pod-Coverage

%description
Net::Libdnet provides a simplified, portable interface to several low-level
networking routines, including network address manipulation, kernel arp cache
and route table lookup and manipulation, network firewalling, network interface
lookup and manipulation, network traffic interception via tunnel interfaces,
and raw IP packet and Ethernet frame transmission. It is intended to complement
the functionality provided by libpcap.

%package scripts
Summary: %name scripts
Group: Development/Perl
Requires: %name = %EVR
BuildArch: noarch

%description scripts
scripts for %name


%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README examples
%perl_vendor_archlib/Net
%perl_vendor_autolib/Net

%files scripts
%_bindir/*
#%_man1dir/*


%changelog

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

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