Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37378393
en ru br
ALT Linux repos
S:6.11-alt1

Group :: Development/Perl
RPM: perl-LWP-Protocol-https

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin