From 702a0d78c78e540ceaa8fda5ad25f3bd6005800c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 22:24:48 +0200 Subject: [PATCH] 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} -- 2.44.0