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

glen glen at pld-linux.org
Tue Nov 25 21:24:52 CET 2014


commit 702a0d78c78e540ceaa8fda5ad25f3bd6005800c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 22:24:48 2014 +0200

    use generic url

 perl-Parallel-Prefork.spec | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)
---
diff --git a/perl-Parallel-Prefork.spec b/perl-Parallel-Prefork.spec
index 0046420..f27c27d 100644
--- a/perl-Parallel-Prefork.spec
+++ b/perl-Parallel-Prefork.spec
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
+
 %define		pdir	Parallel
 %define		pnam	Prefork
 %include	/usr/lib/rpm/macros.perl
 Summary:	Parallel::Prefork - A simple prefork server framework
-#Summary(pl.UTF-8):	
 Name:		perl-Parallel-Prefork
 Version:	0.13
 Release:	1
@@ -15,8 +14,7 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Parallel/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	d7802062d8f925b1f933de93d24c0fab
-# generic URL, check or change before uncommenting
-#URL:		http://search.cpan.org/dist/Parallel-Prefork/
+URL:		http://search.cpan.org/dist/Parallel-Prefork/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -30,12 +28,8 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Parallel::Prefork is much like Parallel::ForkManager, but supports graceful shutdown and run-time reconfiguration.
-
-
-
-# %description -l pl.UTF-8
-# TODO
+Parallel::Prefork is much like Parallel::ForkManager, but supports
+graceful shutdown and run-time reconfiguration.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Parallel-Prefork.git/commitdiff/702a0d78c78e540ceaa8fda5ad25f3bd6005800c



More information about the pld-cvs-commit mailing list