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

index bc95a4971d8b5ba8cd8dc885a52ad9b9cff20b8f..063de33368bb2b77ab8365eda513556953db588c 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    ManyParams
+%include       /usr/lib/rpm/macros.perl
 Summary:       Test::ManyParams - module to test many params as one test
 Summary(pl.UTF-8):     Test::ManyParams - moduł do testowania wielu parametrów podczas jednego testu
 Name:          perl-Test-ManyParams
@@ -15,7 +15,9 @@ 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: ba8534916c50206985beda77720c671b
+URL:           http://search.cpan.org/dist/Test-ManyParams/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Readonly
 BuildRequires: perl-Set-CrossProduct
@@ -24,7 +26,6 @@ BuildRequires:        perl-Test-Differences
 BuildRequires: perl-Test-Exception
 BuildRequires: perl-Test-Simple
 %endif
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.106996 seconds and 4 git commands to generate.