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

index 19d0f8705039a6bf07c3822e60f8c94308f3e051..6386b078a8aabf29d68195aca014f8dac68468b3 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    ExtUtils
 %define                pnam    PerlPP
+%include       /usr/lib/rpm/macros.perl
 Summary:       ExtUtils::PerlPP - a Perl preprocessor
 Summary(pl.UTF-8):     ExtUtils::PerlPP - preprocesor Perla
 Name:          perl-ExtUtils-PerlPP
@@ -14,8 +14,9 @@ License:      GPL or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 374a4aea0e190061ff4e21b903752ee4
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/ExtUtils-PerlPP/
 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.062377 seconds and 4 git commands to generate.