]> git.pld-linux.org Git - packages/perl-Sort-Fields.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:09:02 +0000 (15:09 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:09:02 +0000 (15:09 +0200)
perl-Sort-Fields.spec

index b1ece9440c3f664ca4146f648842496544c02186..7138af5d2c81dbe11b877beab883253687bf457b 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Sort
 %define                pnam    Fields
+%include       /usr/lib/rpm/macros.perl
 Summary:       Sort::Fields perl module
 Summary(pl.UTF-8):     Moduł perla Sort::Fields
 Name:          perl-Sort-Fields
@@ -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: 72a10526c1c0c747da41b808a362fe42
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/Sort-Fields/
 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.129453 seconds and 4 git commands to generate.