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

index 8135fb74d02d03f8237250da8840cd96d32ef8cf..d4b5f5ce8f43be0447f479b4fad072cc91c0b51c 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Array
 %define                pnam    Uniq
+%include       /usr/lib/rpm/macros.perl
 Summary:       Array::Uniq - pure Perl uniq module
 Summary(pl.UTF-8):     Array::Uniq - czysto perlowy moduł uniq
 Name:          perl-Array-Uniq
@@ -15,14 +15,15 @@ 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: 208d737de9e0ead97df952a5d66bd406
+URL:           http://search.cpan.org/dist/Array-Uniq/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Similar functionality is available at shell prompts of *nix O/S.
-This modules is attempting to provide the same to Perl programming,
+Similar functionality is available at shell prompts of *nix O/S. This
+modules is attempting to provide the same to Perl programming,
 
 %description -l pl.UTF-8
 Podobna funkcjonalność jest dostępna z poziomu powłoki systemów
This page took 0.076299 seconds and 4 git commands to generate.