]> git.pld-linux.org Git - packages/perl-libwww.git/blame - perl-libwww.spec
- updated to 5.800, added generic URL
[packages/perl-libwww.git] / perl-libwww.spec
CommitLineData
377e53b5 1#
5a01b76e 2# Conditional build:
1724ad1d 3%bcond_with tests # perform "make test"
377e53b5 4#
2128e5d3 5%include /usr/lib/rpm/macros.perl
2be609fa 6%define pdir WWW
7%define pnam libwww-perl
5a01b76e 8Summary: libwww-perl - a simple and consistent API to the World-Wide Web
44760cc9 9Summary(pl): libwww-perl - prosty i logiczny API do WWW
9c46f5b6 10Name: perl-libwww
f5ef0868
JB
11Version: 5.800
12Release: 1
377e53b5 13# same as perl
14License: GPL v1+ or Artistic
2128e5d3 15Group: Development/Languages/Perl
f5ef0868
JB
16Source0: http://www.cpan.org/modules/by-module/WWW/%{pnam}-%{version}.tar.gz
17# Source0-md5: 8e3361f5682e0deea59f349b17c5ec1c
18URL: http://search.cpan.org/dist/libwww-perl/
44760cc9 19BuildRequires: perl(Net::FTP) >= 2.58
e3a00125 20BuildRequires: perl-Digest-MD5
372188ef
JB
21BuildRequires: perl-HTML-Parser >= 3.33
22BuildRequires: perl-MIME-Base64 >= 2.1
23BuildRequires: perl-URI >= 1.10
523d12e2 24BuildRequires: perl-devel >= 1:5.8.0
2128e5d3 25BuildRequires: perl-libnet
9dae4cd2 26BuildRequires: rpm-perlprov >= 4.1-13
fdae6112 27BuildArch: noarch
af046231 28BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
89340d22 29Obsoletes: perl-libwww-perl
03d3a68a 30
11092ec3 31# modules not always required
60f953d0 32%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 33
03d3a68a 34%description
5a01b76e 35The libwww-perl collection is a set of Perl modules which provides a
36simple and consistent application programming interface to the World-Wide
37Web. The main focus of the library is to provide classes and functions
38that allow you to write WWW clients. The library also contain modules
39that are of more general use and even classes that help you implement
40simple HTTP servers.
03d3a68a 41
1574779f 42%description -l pl
5a01b76e 43