Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37720530
en ru br
ALT Linux repos
S:1.0.12-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# tests require network
%define _without_test 1
%define _unpackaged_files_terminate_build 1
%define dist Net-ARP
Name: perl-%dist
Version: 1.0.11
Release: alt1

Summary: Perl extension for creating ARP packets
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/C/CR/CRAZYDJ/%{dist}-%{version}.tgz

# from Fedora

Patch: Net-Arp-1.0.6-tests.patch

# Automatically added by buildreq on Sun Oct 09 2011

BuildRequires: perl-devel

%description
This module is a Perl extension to create and send ARP packets and lookup
local or remote mac addresses.

%prep
%setup -q -n %{dist}-%{version}
#setup -n %dist-%version
%patch -p1

# need root

mv t/send_packet.t t/send_packet.t.orig

%build
%perl_vendor_build

%install
%perl_vendor_install

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

%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