Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037635
en ru br
ALT Linux repos
S:0.99-alt2

Group :: Development/Perl
RPM: perl-Net-Libdnet

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin