From: Elan Ruusamäe Date: Tue, 25 Nov 2014 08:11:58 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=35d24a2bf20ad1f3f65015a1369eaba659986cb7;p=packages%2Fperl-Array-Reform.git use generic url --- diff --git a/perl-Array-Reform.spec b/perl-Array-Reform.spec index dca7580..0ab3330 100644 --- a/perl-Array-Reform.spec +++ b/perl-Array-Reform.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Array %define pnam Reform +%include /usr/lib/rpm/macros.perl Summary: Array::Reform - convert an array into N-sized array of arrays Summary(pl.UTF-8): Array::Reform - konwersja tablicy do tablicy tablic o rozmiarze N Name: perl-Array-Reform @@ -14,8 +14,9 @@ License: unknown Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: aa7f8e776623a014db6c19a906cca409 -BuildRequires: rpm-perlprov >= 4.1-13 +URL: http://search.cpan.org/dist/Array-Reform/ BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)