Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048473
en ru br
ALT Linux repos
S:0.29-alt1.1
5.0: 0.22-alt1
4.1: 0.20-alt1

Group :: Development/Perl
RPM: perl-Socket6

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Socket6

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

Summary: Socket6 Perl module
License: BSD-like
Group: Development/Perl

Url: %CPAN %module
Source: http://www.cpan.org/modules/by-module/Socket6/%module-%version.tar.gz

# Automatically added by buildreq on Thu Mar 06 2008

BuildRequires: perl-devel

%description
Socket6 is a module that implements a IPv6 API for Perl programs.

%prep
%setup -n %module-%version

%build
%perl_vendor_build
pod2man --section=3pm Socket6.pm >Socket6.3pm

%install
%perl_vendor_install
install -pD -m644 Socket6.3pm %buildroot%perl_vendor_man3dir/Socket6.3pm

%files
%perl_vendor_archlib/*.pm
%perl_vendor_autolib/*
%perl_vendor_man3dir/*

%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