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

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


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

    use generic url

 perl-IO-Cat.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-IO-Cat.spec b/perl-IO-Cat.spec
index 575077f..4ef1ea8 100644
--- a/perl-IO-Cat.spec
+++ b/perl-IO-Cat.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	Cat
+%include	/usr/lib/rpm/macros.perl
 Summary:	IO::Cat - object-oriented Perl implementation of cat(1)
 Summary(pl.UTF-8):	IO::Cat - obiektowa implementacja cat(1) dla Perla
 Name:		perl-IO-Cat
@@ -14,8 +14,9 @@ License:	unknown
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	6ee423e4b025fd4148c7dafee4d2eec3
-BuildRequires:	rpm-perlprov >= 4.1-13
+URL:		http://search.cpan.org/dist/IO-Cat/
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-IO-Cat.git/commitdiff/143d36a004ff826a16357c1d0c847dee2dc5d41b



More information about the pld-cvs-commit mailing list