[packages/perl-Test-SharedFork] use generic url

glen glen at pld-linux.org
Sun Nov 30 15:32:59 CET 2014


commit e8eca102d2d4382b082674315a7da200fb32b76e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 30 16:32:55 2014 +0200

    use generic url

 perl-Test-SharedFork.spec | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)
---
diff --git a/perl-Test-SharedFork.spec b/perl-Test-SharedFork.spec
index c4ea02e..3dbf04e 100644
--- a/perl-Test-SharedFork.spec
+++ b/perl-Test-SharedFork.spec
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
+
 %define		pdir	Test
 %define		pnam	SharedFork
 %include	/usr/lib/rpm/macros.perl
 Summary:	Test::SharedFork - fork test
-#Summary(pl.UTF-8):	
 Name:		perl-Test-SharedFork
 Version:	0.19
 Release:	1
@@ -15,8 +14,7 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	cfc26372a45bb081abf24e3dfcf549c6
-# generic URL, check or change before uncommenting
-#URL:		http://search.cpan.org/dist/Test-SharedFork/
+URL:		http://search.cpan.org/dist/Test-SharedFork/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -32,11 +30,6 @@ This module makes fork(2) safety in your test case.
 
 This module merges test count with parent process & child process.
 
-
-
-# %description -l pl.UTF-8
-# TODO
-
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-SharedFork.git/commitdiff/e8eca102d2d4382b082674315a7da200fb32b76e



More information about the pld-cvs-commit mailing list