]> git.pld-linux.org Git - packages/perl-libwww.git/blame - perl-libwww.spec
- massive attack: change CPAN URLs
[packages/perl-libwww.git] / perl-libwww.spec
CommitLineData
5a01b76e 1#
2# Conditional build:
3# _with_tests - perform "make test"
4#
2128e5d3 5%include /usr/lib/rpm/macros.perl
6e7e9804 6%define pdir WWW
7%define pnam libwww-perl
5a01b76e 8Summary: libwww-perl - a simple and consistent API to the World-Wide Web
9Summary(pl): libwww-perl - prosty i logiczny API do WWW
9c46f5b6 10Name: perl-libwww
5a01b76e 11Version: 5.68
6c0df0f7 12Release: 1
e1f80c87 13License: GPL
2128e5d3 14Group: Development/Languages/Perl
eff3bef2 15Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
5e6a4078 16BuildRequires: perl >= 5.6
e174c64d 17BuildRequires: perl(Net::FTP) >= 2.58
e3a00125
AF
18BuildRequires: perl-Digest-MD5
19BuildRequires: perl-HTML-Parser
2128e5d3 20BuildRequires: perl-MIME-Base64
e8073fb4 21BuildRequires: perl-URI
2128e5d3 22BuildRequires: perl-libnet
e174c64d 23BuildRequires: rpm-perlprov >= 3.0.3-18
fdae6112 24BuildArch: noarch
af046231 25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
89340d22 26Obsoletes: perl-libwww-perl
03d3a68a 27
11092ec3 28# modules not always required
6c0df0f7 29%define _noautoreq "perl(HTML::Parse)" "perl(HTML::FormatPS)" "perl(HTML::FormatText)" "perl(HTTP::GHTTP)" "perl(IO::Socket::SSL)" "perl(Mail::Internet)" "perl(Authen::NTLM)"
11092ec3 30
03d3a68a 31%description
5a01b76e 32The libwww-perl collection is a set of Perl modules which provides a
33simple and consistent application programming interface to the World-Wide
34Web. The main focus of the library is to provide classes and functions
35that allow you to write WWW clients. The library also contain modules
36that are of more general use and even classes that help you implement
37simple HTTP servers.
03d3a68a 38
1574779f 39%description -l pl
5a01b76e 40