[packages/perl-IO-Capture] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:59:26 CET 2014


commit b44e2dcabc0322771cdeb6a66c9f18d7f66fb204
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:59:22 2014 +0200

    use generic url

 perl-IO-Capture.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-IO-Capture.spec b/perl-IO-Capture.spec
index c913c9e..7231d9e 100644
--- a/perl-IO-Capture.spec
+++ b/perl-IO-Capture.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define	pdir	IO
 %define	pnam	Capture
+%include	/usr/lib/rpm/macros.perl
 Summary:	IO::Capture - Abstract Base Class to build modules to capture output
 Summary(pl.UTF-8):	IO::Capture - abstrakcyjna klasa bazowa dla modułów przechwytujących wyjście
 Name:		perl-IO-Capture
@@ -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:	4760036d7fcf9f2cc34f2b2eefd511a4
+URL:		http://search.cpan.org/dist/IO-Capture/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -25,8 +26,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The IO::Capture module defines an abstract base class that can be used
-to build modules that capture output being sent on a filehandle such as
-STDOUT or STDERR.
+to build modules that capture output being sent on a filehandle such
+as STDOUT or STDERR.
 
 %description -l pl.UTF-8
 Moduł IO::Capture definiuje abstrakcyjną klasę bazową, która może być
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-IO-Capture.git/commitdiff/b44e2dcabc0322771cdeb6a66c9f18d7f66fb204



More information about the pld-cvs-commit mailing list