]> git.pld-linux.org Git - packages/perl-String-Parity.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:10:37 +0000 (15:10 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:10:37 +0000 (15:10 +0200)
perl-String-Parity.spec

index 3486f872ce387c10a65f6628fe807e5e8dfbe5cb..51969078af689bc4db43a6a4fddbb656a5f3163b 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    String
 %define                pnam    Parity
+%include       /usr/lib/rpm/macros.perl
 Summary:       String::Parity - parity (odd/even/mark/space) handling functions
 Summary(pl.UTF-8):     String::Parity - funkcje obsługujące parzystość
 Name:          perl-String-Parity
@@ -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: 489fa7783880c936a056213ac0560bd0
+URL:           http://search.cpan.org/dist/String-Parity/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The String::Parity module for perl5 may be used to generate and test even,
-odd, mark and space parity on arbitrary strings.
+The String::Parity module for perl5 may be used to generate and test
+even, odd, mark and space parity on arbitrary strings.
 
 %description -l pl.UTF-8
 Moduł Perla String::Parity może być używany do generowania i
This page took 0.111311 seconds and 4 git commands to generate.