]> git.pld-linux.org Git - packages/perl-Test-Extreme.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:32:40 +0000 (16:32 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:32:40 +0000 (16:32 +0200)
perl-Test-Extreme.spec

index a8c145cad6850513a2d31d9f5e14f44bbdb7c2af..fe0ab919d9a3cf3b9d6cd24e93542d08d420f897 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Test
 %define                pnam    Extreme
+%include       /usr/lib/rpm/macros.perl
 Summary:       Test::Extreme - a perlish unit testing framework
 Summary(pl.UTF-8):     Test::Extreme - perlowy szkielet do testowania w stylu unit
 Name:          perl-Test-Extreme
@@ -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: 008505ccc3d31a46cc89dc5883ba2d14
+URL:           http://search.cpan.org/dist/Test-Extreme/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.084678 seconds and 4 git commands to generate.