[packages/perl-Proc-Forkfunc] use generic url

glen glen at pld-linux.org
Wed Nov 26 11:34:57 CET 2014


commit a7328a61bc45a4c10dcb784eade718b1f7d9fd47
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 26 12:34:52 2014 +0200

    use generic url

 perl-Proc-Forkfunc.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Proc-Forkfunc.spec b/perl-Proc-Forkfunc.spec
index 4b354d4..3c74e90 100644
--- a/perl-Proc-Forkfunc.spec
+++ b/perl-Proc-Forkfunc.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Proc
 %define		pnam	Forkfunc
+%include	/usr/lib/rpm/macros.perl
 Summary:	Proc::Forkfunk Perl module - fork off a function
 Summary(pl.UTF-8):	Moduł Perla Proc::Forkfunk - uruchamianie funkcji w procesie potomnym
 Name:		perl-Proc-Forkfunc
@@ -14,14 +14,15 @@ License:	unknown
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	0b34666fa7fd32602f75d22a4da9adf6
+URL:		http://search.cpan.org/dist/Proc-Forkfunc/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Fork off a process.  Call a function on the child process the function
-should be passed in as a reference.  The child function should not
+Fork off a process. Call a function on the child process the function
+should be passed in as a reference. The child function should not
 return.
 
 %description -l pl.UTF-8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Proc-Forkfunc.git/commitdiff/a7328a61bc45a4c10dcb784eade718b1f7d9fd47



More information about the pld-cvs-commit mailing list