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

index 724af1e6ec6f321f6dbab62ed90e93831ddcf475..fcfb8eb63a2aeba5adcb7ab46afdf458e53120e4 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    List
+%include       /usr/lib/rpm/macros.perl
 Summary:       File::List Perl module - crawling directory trees and compiling lists of files
 Summary(pl.UTF-8):     Moduł Perla File::List - chodzenie po drzewach katalogów tworząc listy plików
 Name:          perl-File-List
@@ -14,6 +14,7 @@ License:      unknown
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 0fdefea8d6dffabc3c2244ea0c627c50
+URL:           http://search.cpan.org/dist/File-List/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.075022 seconds and 4 git commands to generate.