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

glen glen at pld-linux.org
Tue Nov 25 11:43:49 CET 2014


commit ce76d9befeaa7e87a5736ddc4a2a2f40c3b7416f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:43:40 2014 +0200

    use generic url

 perl-File-Cat.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-File-Cat.spec b/perl-File-Cat.spec
index b24ad1c..b2d1da5 100644
--- a/perl-File-Cat.spec
+++ b/perl-File-Cat.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	File
 %define		pnam	Cat
+%include	/usr/lib/rpm/macros.perl
 Summary:	File::Cat - Perl implementation of cat(1)
 Summary(pl.UTF-8):	File::Cat - implementacja cat(1) w Perlu
 Name:		perl-File-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:	300600b3786cec4360e88947f775f4fb
-BuildRequires:	rpm-perlprov >= 4.1-13
+URL:		http://search.cpan.org/dist/File-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-File-Cat.git/commitdiff/ce76d9befeaa7e87a5736ddc4a2a2f40c3b7416f



More information about the pld-cvs-commit mailing list