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

index fcd2d8a771c6b630709c9d2a1c19f401d9b13c84..74dbc1f5df60ea539a4cd175d8bae7bc2f68a2bc 100644 (file)
@@ -2,9 +2,9 @@
 # Conditional build:
 %bcond_with    tests   # perform "make test" (may fail depending on what you 
                        # have in your ~/.gnupg dir)
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pnam    CPANPLUS
+%include       /usr/lib/rpm/macros.perl
 Summary:       Ameliorated interface to CPAN
 Summary(pl.UTF-8):     Ulepszony interfejs do CPAN-u
 Name:          perl-CPANPLUS
@@ -16,6 +16,7 @@ Group:                Development/Languages/Perl
 #Source0:      http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{version}.tar.gz
 Source0:       http://www.cpan.org/modules/by-authors/id/A/AU/AUTRIJUS/%{pnam}-%{version}.tar.gz
 # Source0-md5: 2a4bb58d27a5647dc42bbd4878600ee4
+URL:           http://search.cpan.org/dist/CPANPLUS/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.114674 seconds and 4 git commands to generate.