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

Группа :: Разработка/Perl
Пакет: perl-LWP-Protocol-https

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

%define _unpackaged_files_terminate_build 1
%define dist LWP-Protocol-https
Name: perl-%dist
Version: 6.11
Release: alt1

Summary: Provide https support for LWP::UserAgent
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/O/OA/OALDERS/%{dist}-%{version}.tar.gz

Requires: /usr/share/ca-certificates/ca-bundle.crt
Conflicts: perl-libwww < 6.02

BuildArch: noarch

# Automatically added by buildreq on Mon Nov 14 2011

BuildRequires: perl-Net-HTTPS perl-devel perl-libwww

%description
The LWP::Protocol::https module provide support for using https schemed
URLs with LWP.  This module is a plug-in to the LWP protocol handling,
so you don't use it directly.  Once the module is installed LWP is able
to access sites using HTTP over SSL/TLS.

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

%ifdef __BTE
# disable online tests
%def_without test
%endif

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes CONTRIBUTING.md
%perl_vendor_privlib/LWP

%changelog

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

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