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

index 015106fcafed4857365a0b375d340718293df01c..63d9cb66d49b911538e79548cade7e6ea7ef4560 100644 (file)
@@ -2,9 +2,9 @@
 # Conditional build:
 %bcond_with    tests   # do perform "make test"
 
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    Devel
 %define                pnam    Caller
+%include       /usr/lib/rpm/macros.perl
 Summary:       Devel::Caller - meatier versions of Perl function "caller"
 Summary(pl.UTF-8):     Devel::Caller - treściwsza wersja perlowej funkcji "caller"
 Name:          perl-Devel-Caller
@@ -15,6 +15,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 2d197318ce8e8d736f23b7f751e8b093
+URL:           http://search.cpan.org/dist/Devel-Caller/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.203558 seconds and 4 git commands to generate.