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

Группа :: Разработка/Perl
Пакет: perl-Net-HTTP

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

%define _unpackaged_files_terminate_build 1
%define dist Net-HTTP
Name: perl-%dist
Version: 6.18
Release: alt1

Summary: Low-level HTTP connection (client)
License: GPL or Artistic
Group: Development/Perl

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

Conflicts: perl-libwww < 6

BuildArch: noarch

# Automatically added by buildreq on Mon Feb 20 2012 (-bi)

BuildRequires: perl-IO-Compress perl-devel perl(IO/Socket/IP.pm) perl(URI.pm)

%package -n perl-Net-HTTPS
Summary: Low-level HTTP connection (client)
Group: Development/Perl
Requires: %name = %version-%release

%description
The Net::HTTP class is a low-level HTTP client.  An instance
of the Net::HTTP class represents a connection to an HTTP server.
The HTTP protocol is described in RFC 2616.  The Net::HTTP class
supports HTTP/1.0 and HTTP/1.1.

%description -n perl-Net-HTTPS
The Net::HTTP class is a low-level HTTP client.  An instance
of the Net::HTTP class represents a connection to an HTTP server.
The HTTP protocol is described in RFC 2616.  The Net::HTTP class
supports HTTP/1.0 and HTTP/1.1.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes LICENSE README.md CONTRIBUTORS
%dir %perl_vendor_privlib/Net
%perl_vendor_privlib/Net/HTTP*
%exclude %perl_vendor_privlib/Net/HTTPS*

%files -n perl-Net-HTTPS
%dir %perl_vendor_privlib/Net
%perl_vendor_privlib/Net/HTTPS*

%changelog

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

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