[packages/perl-Array-Reform] use generic url
glen
glen at pld-linux.org
Tue Nov 25 09:12:02 CET 2014
commit 35d24a2bf20ad1f3f65015a1369eaba659986cb7
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 10:11:58 2014 +0200
use generic url
perl-Array-Reform.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Array-Reform.git/commitdiff/35d24a2bf20ad1f3f65015a1369eaba659986cb7
More information about the pld-cvs-commit
mailing list