Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37869362
en ru br
ALT Linux repos
S:2.083-alt1
5.0: 1.24-alt1
4.1: 1.13_5-alt1.M41.1
4.0: 0.95-alt1.1
3.0: 0.95-alt1.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# -*- rpm-spec -*-
# $Id: perl-IO-Socket-SSL,v 1.3 2003/10/20 08:37:57 grigory Exp $

%define realname IO-Socket-SSL

Name: perl-%realname
version: 0.95
Release: alt1.1

Summary: %realname - is a class implementing an object oriented interface to SSL sockets
License: GPL
Group: Development/Perl

Url: http://www.cpan.org/modules/by-module/IO
BuildArch: noarch
Source: %url/%realname-%version.tar.bz2
AutoReqProv: perl, yes

# Automatically added by buildreq on Tue May 28 2002

BuildRequires: libssl perl-Net_SSLeay perl-devel

%description
IO::Socket::SSL is a class implementing an object oriented
interface to SSL sockets. The class is a descendent of
IO::Socket::INET and provides a subset of the base class's
interface methods.

%prep
%setup -q -n %realname-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc BUGS Changes MANIFEST README
%perl_vendor_privlib/IO*
%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