[packages/perl-Math-LinearCombination] use generic url
glen
glen at pld-linux.org
Tue Nov 25 20:55:57 CET 2014
commit fab20f0678ba899f13d8390f6fc5e28428bdda15
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 21:55:53 2014 +0200
use generic url
perl-Math-LinearCombination.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Math-LinearCombination.spec b/perl-Math-LinearCombination.spec
index 5a0fcff..49983cd 100644
--- a/perl-Math-LinearCombination.spec
+++ b/perl-Math-LinearCombination.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Math-LinearCombination.git/commitdiff/fab20f0678ba899f13d8390f6fc5e28428bdda15
More information about the pld-cvs-commit
mailing list