[packages/perl-POE-Component-JobQueue] use generic url

glen glen at pld-linux.org
Tue Nov 25 21:01:34 CET 2014


commit 1c2fc729138ba02b388b1f6811dfac1ca147da76
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 22:01:31 2014 +0200

    use generic url

 perl-POE-Component-JobQueue.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-POE-Component-JobQueue.spec b/perl-POE-Component-JobQueue.spec
index 9def14b..bafade0 100644
--- a/perl-POE-Component-JobQueue.spec
+++ b/perl-POE-Component-JobQueue.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	POE
 %define		pnam	Component-JobQueue
+%include	/usr/lib/rpm/macros.perl
 Summary:	POE::Component::JobQueue - a component to manage queues and worker pools
 Summary(pl.UTF-8):	POE::Component::JobQueue - komponent do zarządzania kolejkami i robotnikami
 Name:		perl-POE-Component-JobQueue
@@ -15,6 +15,7 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	4b6d96b08ac72fb4ba131017f36407a2
+URL:		http://search.cpan.org/dist/POE-Component-JobQueue/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -25,7 +26,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 POE::Component::JobQueue manages a finite pool of worker sessions as
-they handle an arbitrarily large number of tasks.  It often is used as
+they handle an arbitrarily large number of tasks. It often is used as
 a form of flow control, preventing a large group of tasks from
 exhausting some sort of resource.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-POE-Component-JobQueue.git/commitdiff/1c2fc729138ba02b388b1f6811dfac1ca147da76



More information about the pld-cvs-commit mailing list