[packages/perl-Array-IntSpan] use generic url

glen glen at pld-linux.org
Tue Nov 25 09:11:42 CET 2014


commit 083c68735b8390d0cb7e0e68e87e0bc43545efb1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 10:11:39 2014 +0200

    use generic url

 perl-Array-IntSpan.spec | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/perl-Array-IntSpan.spec b/perl-Array-IntSpan.spec
index e7146f2..b0a2909 100644
--- a/perl-Array-IntSpan.spec
+++ b/perl-Array-IntSpan.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	IntSpan
+%include	/usr/lib/rpm/macros.perl
 Summary:	Array::IntSpan - a module for handling arrays using IntSpan techniques
 Summary(pl.UTF-8):	Array::IntSpan - moduł do obsługi tablic z użyciem techniki IntSpan
 Name:		perl-Array-IntSpan
@@ -16,6 +16,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:	a21691f17c714ee82ee6cdd14f2b899c
+URL:		http://search.cpan.org/dist/Array-IntSpan/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
@@ -23,16 +24,16 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Array::IntSpan brings the speed advantages of Set::IntSpan (written by
-Steven McDougall) to arrays. Uses include manipulating grades,
-routing tables, or any other situation where you have mutually
-exclusive ranges of integers that map to given values (or objects).
-This version of Array::IntSpan is able to consolidate ranges by
-comparing adjacent values.
+Steven McDougall) to arrays. Uses include manipulating grades, routing
+tables, or any other situation where you have mutually exclusive
+ranges of integers that map to given values (or objects). This version
+of Array::IntSpan is able to consolidate ranges by comparing adjacent
+values.
 
 %description -l pl.UTF-8
 Array::IntSpan przenosi zyski szybkościowe Set::IntSpan do tablic.
-Może być używany do manipulacji rangami, tablicami routingu lub
-w każdej innej sytuacji gdzie są rozłączne zakresy liczb całkowitych,
+Może być używany do manipulacji rangami, tablicami routingu lub w
+każdej innej sytuacji gdzie są rozłączne zakresy liczb całkowitych,
 które mają przypisane do nich wartości lub obiekty. Ta wersja
 Array::IntSpan jest w stanie konsolidować zakresy poprzez porównanie
 sąsiadujących wartości.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Array-IntSpan.git/commitdiff/083c68735b8390d0cb7e0e68e87e0bc43545efb1



More information about the pld-cvs-commit mailing list