]> git.pld-linux.org Git - packages/perl-Array-IntSpan.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:11:39 +0000 (10:11 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:11:39 +0000 (10:11 +0200)
perl-Array-IntSpan.spec

index e7146f2121aa7393fa69de98ba3ed0e0d6c7af43..b0a29093887a33cd1356d9ea55846c25a390c61e 100644 (file)
@@ -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
-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.
This page took 0.056833 seconds and 4 git commands to generate.