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

index 5a0fcff44cf4dc34d8e5e74fa9fe82b1affdc3e4..49983cddf41fb6290b2bf38029d0c63846c479a6 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    LinearCombination
+%include       /usr/lib/rpm/macros.perl
 Summary:       Math::LinearCombination - sum of variables with a numerical coefficient
 Summary(pl.UTF-8):     Math::LinearCombination - suma zmiennych ze współczynnikami liczbowymi
 Name:          perl-Math-LinearCombination
@@ -15,8 +15,9 @@ 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: 8a8b0e49dda41f288cbb8f1d384209f9
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/Math-LinearCombination/
 BuildRequires: perl-Math-SimpleVariable >= 0.03
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      perl-Math-SimpleVariable >= 0.03
 BuildArch:     noarch
This page took 0.10472 seconds and 4 git commands to generate.