Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37513101
en ru br
ALT Linux repos
S:2.73-alt1
5.0: 2.54-alt2
4.1: 2.54-alt1

Group :: Development/Perl
RPM: perl-IO-Socket-INET6

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module IO-Socket-INET6

# Tests not guaranteed to succeed!

%def_without test

Name: perl-%module
Version: 2.73
Release: alt1

Summary: Object interface for AF_INET/AF_INET6 domain sockets
License: Perl
Group: Development/Perl

Url: %CPAN %module
Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{module}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Apr 08 2010

BuildRequires: perl-Module-Build perl-Socket6

%description
IO::Socket::INET6 provides an object interface to creating and using sockets
in either AF_INET or AF_INET6 domains. It is built upon the IO::Socket
interface and inherits all the methods defined by IO::Socket.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README ChangeLog LICENSE
%perl_vendor_privlib/IO

%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