]> git.pld-linux.org Git - packages/perl-libwww.git/blobdiff - perl-libwww.spec
- Up to 5.837
[packages/perl-libwww.git] / perl-libwww.spec
index c16482d4642dbd49026c1b85015a4943f6f7ced8..999f0b9460c8def77168053b53d051d980613cb4 100644 (file)
@@ -8,13 +8,13 @@
 Summary:       libwww-perl - a simple and consistent API to the World-Wide Web
 Summary(pl.UTF-8):     libwww-perl - prosty i logiczny API do WWW
 Name:          perl-libwww
-Version:       5.808
+Version:       5.837
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
-# Source0-md5: 72120d9195ab1649c2d787eb1102a90c
+Source0:       http://www.cpan.org/modules/by-module/WWW/GAAS/%{pnam}-%{version}.tar.gz
+# Source0-md5: 9bbf1bce482b0bac98bb4f04253c03d0
 URL:           http://search.cpan.org/dist/libwww-perl/
 BuildRequires: perl(Net::FTP) >= 2.58
 BuildRequires: perl-Digest-MD5
@@ -24,27 +24,28 @@ BuildRequires:      perl-URI >= 1.10
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: perl-libnet
 BuildRequires: rpm-perlprov >= 4.1-13
+Suggests:      perl-IO-Socket-SSL
+Obsoletes:     perl-libwww-perl
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-Obsoletes:     perl-libwww-perl
 
 # modules not always required
 %define        _noautoreq 'perl(HTML::Parse)' 'perl(HTML::FormatPS)' 'perl(HTML::FormatText)' 'perl(HTTP::GHTTP)' 'perl(IO::Socket::SSL)' 'perl(Mail::Internet)' 'perl(Authen::NTLM)'
 
 %description
 The libwww-perl collection is a set of Perl modules which provides a
-simple and consistent application programming interface to the World-Wide
-Web. The main focus of the library is to provide classes and functions
-that allow you to write WWW clients. The library also contain modules
-that are of more general use and even classes that help you implement
-simple HTTP servers.
+simple and consistent application programming interface to the
+World-Wide Web. The main focus of the library is to provide classes
+and functions that allow you to write WWW clients. The library also
+contain modules that are of more general use and even classes that
+help you implement simple HTTP servers.
 
 %description -l pl.UTF-8
 libwww-perl jest zbiorem modułów Perla, dostarczających prostego API
-do WWW (World-Wide Web). Głównym zadaniem biblioteki jest udostępnianie
-klas i funkcji, pozwalających na pisanie klientów WWW. Biblioteka zawiera
-także moduły bardziej ogólnego przeznaczenia, a nawet klasy, pozwalające
-na implementację prostego serwera HTTP.
+do WWW (World-Wide Web). Głównym zadaniem biblioteki jest
+udostępnianie klas i funkcji, pozwalających na pisanie klientów WWW.
+Biblioteka zawiera także moduły bardziej ogólnego przeznaczenia, a
+nawet klasy, pozwalające na implementację prostego serwera HTTP.
 
 %prep
 %setup -q -n libwww-perl-%{version}
This page took 0.114669 seconds and 4 git commands to generate.