Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37543306
en ru br
Репозитории ALT
S:1.26-alt1
5.1: 1.25-alt2
4.1: 1.24-alt1
4.0: 1.24-alt1
www.altlinux.org/Changes

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

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

%define module Net-IP
Name: perl-%module
Version: 1.26
Release: alt1

Summary: Perl extension for manipulating IPv4/IPv6 addresses
License: GPL or Artistic
Group: Development/Perl

Url: %CPAN %module
Source: http://www.cpan.org/authors/id/M/MA/MANU/Net-IP-%{version}.tar.gz
Patch0: %name-intip-0.patch

BuildArch: noarch

Packager: Sergey Kurakin <kurakin at altlinux.org>

# Automatically added by buildreq on Tue Dec 22 2009

BuildRequires: perl-Math-BigInt perl-devel

%description
Net::IP module designed to allow easy manipulation of IPv4
and IPv6 addresses. There is also a small application which
uses the IP.pm module: ipcount.pl. Basically, it's an IP address
mini-calculator, it can calculate the number of IP addresses
in a prefix or all the prefixes contained in a given range.

%prep
%setup -q -n %module-%version
%patch0 -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes MANIFEST README
%_bindir/*
%perl_vendor_privlib/*
%exclude %perl_vendor_archlib

%changelog

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

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