[packages/perl-LWP-Parallel] use generic url

glen glen at pld-linux.org
Tue Nov 25 12:08:58 CET 2014


commit 1ad3376aed9c9f4712f40e091308afb8f2537686
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 13:08:54 2014 +0200

    use generic url

 perl-LWP-Parallel.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-LWP-Parallel.spec b/perl-LWP-Parallel.spec
index 94b81a9..376fac0 100644
--- a/perl-LWP-Parallel.spec
+++ b/perl-LWP-Parallel.spec
@@ -1,6 +1,6 @@
-%include	/usr/lib/rpm/macros.perl
 %define		pdir	LWP
 %define		pnam	Parallel
+%include	/usr/lib/rpm/macros.perl
 Summary:	LWP::Parallel - module for parallel downloading
 Summary(pl.UTF-8):	LWP::Parallel - moduł do równoległego pobierania
 Name:		perl-LWP-Parallel
@@ -11,6 +11,7 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/ParallelUserAgent-%{version}.tar.gz
 # Source0-md5:	7a1c42fbeee403606063f9ea7c691ed1
+URL:		http://search.cpan.org/dist/LWP-Parallel/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	perl-libwww
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -21,7 +22,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 ParallelUserAgent (or PUA for short) is an extension of the existing
-libwww-5.x distribution.  It allows you to connect to download several
+libwww-5.x distribution. It allows you to connect to download several
 Web pages in _parallel_, without having to request each page one after
 the other.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-LWP-Parallel.git/commitdiff/1ad3376aed9c9f4712f40e091308afb8f2537686



More information about the pld-cvs-commit mailing list