]> git.pld-linux.org Git - packages/perl-Math-Base36.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:53:39 +0000 (21:53 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:53:39 +0000 (21:53 +0200)
perl-Math-Base36.spec

index f4512b5dd02b4ad6e057415b8d02e3986102b507..75bf5d16635f37c4de8bda9b97ed2d082e553ed5 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Math
 %define                pnam    Base36
+%include       /usr/lib/rpm/macros.perl
 Summary:       Math::Base36 Perl module - encoding and decoding of base36 strings
 Summary(pl.UTF-8):     Moduł Perla Math::Base36 - kodowanie i dekodowanie łańcuchów base36
 Name:          perl-Math-Base36
@@ -15,6 +15,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: 3af1a961e45c0e367e78685a518f5dde
+URL:           http://search.cpan.org/dist/Math-Base36/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.110558 seconds and 4 git commands to generate.