]> git.pld-linux.org Git - packages/perl-File-Cat.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:43:40 +0000 (12:43 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:43:40 +0000 (12:43 +0200)
perl-File-Cat.spec

index b24ad1cba23aaa45bba27bf835d542a4e9d91e32..b2d1da5178ea0b95e058af6c8037841aedaca970 100644 (file)
@@ -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)
 
This page took 0.080363 seconds and 4 git commands to generate.