]> git.pld-linux.org Git - packages/perl-libwww.git/blobdiff - perl-libwww.spec
- updated to 5.800, added generic URL
[packages/perl-libwww.git] / perl-libwww.spec
index 3a26b51d7b7d0a345c64d1bc8e07b16c228a7091..fd9a877ae986f57b4a39459ea85e037457f27e6a 100644 (file)
@@ -1,26 +1,27 @@
-
+#
 # Conditional build:
 %bcond_with    tests   # perform "make test"
-
+#
 %include       /usr/lib/rpm/macros.perl
-%define                pdir    WWW
-%define                pnam    libwww-perl
+%define        pdir    WWW
+%define        pnam    libwww-perl
 Summary:       libwww-perl - a simple and consistent API to the World-Wide Web
 Summary(pl):   libwww-perl - prosty i logiczny API do WWW
 Name:          perl-libwww
-Version:       5.79
+Version:       5.800
 Release:       1
-# same as Perl
-License:       GPL or Artistic
+# 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: 6682a0a532bf0b2cf76259c94d0d8dc4
+Source0:       http://www.cpan.org/modules/by-module/WWW/%{pnam}-%{version}.tar.gz
+# Source0-md5: 8e3361f5682e0deea59f349b17c5ec1c
+URL:           http://search.cpan.org/dist/libwww-perl/
 BuildRequires: perl(Net::FTP) >= 2.58
 BuildRequires: perl-Digest-MD5
 BuildRequires: perl-HTML-Parser >= 3.33
 BuildRequires: perl-MIME-Base64 >= 2.1
 BuildRequires: perl-URI >= 1.10
-BuildRequires: perl-devel >= 5.8
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: perl-libnet
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.076022 seconds and 4 git commands to generate.