Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37501707
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-IO-Socket-Socks

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

%define _unpackaged_files_terminate_build 1
%define dist IO-Socket-Socks

Name: perl-%dist
Version: 0.74
Release: alt1

Summary: This module seeks to provide a full implementation of the SOCKS protocol
License: %perl_license
Group: Development/Perl

Url: %CPAN %dist
Source0: http://www.cpan.org/authors/id/O/OL/OLEG/%{dist}-%{version}.tar.gz

BuildArch: noarch

BuildRequires: rpm-build-licenses

# Automatically added by buildreq on Thu Feb 18 2016

BuildRequires: perl-Encode perl-IO-Socket-IP perl-devel

%description
This module seeks to provide a full implementation of the SOCKS protocol
while behaving like a regular socket as much as possible.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes examples
%perl_vendor_privlib/*

%changelog

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

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