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

index 6d9b54c93fba8c419ce0a14318ea80ed8b91eb98..422f0f73b468b703cf5d161dae3b8ce5c302825c 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    Base85
+%include       /usr/lib/rpm/macros.perl
 Summary:       Math::Base85 Perl module for base 85 numbers, as referenced by RFC 1924
 Summary(pl.UTF-8):     Moduł Perla Math::Base85 do liczb o podstawie 85, opisanych w RFC 1924
 Name:          perl-Math-Base85
@@ -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: 3a2914651dc680fd22661f35213211d3
+URL:           http://search.cpan.org/dist/Math-Base85/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.113724 seconds and 4 git commands to generate.