From ce879e60663e85b8ce2864295b02f63ba25fde72 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:54:24 +0200 Subject: [PATCH] use generic url --- perl-Math-Business-BlackScholes.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Math-Business-BlackScholes.spec b/perl-Math-Business-BlackScholes.spec index c65b39a..45f1f65 100644 --- a/perl-Math-Business-BlackScholes.spec +++ b/perl-Math-Business-BlackScholes.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 Business-BlackScholes +%include /usr/lib/rpm/macros.perl Summary: Math::Business::BlackScholes - Black-Scholes option price model functions Summary(pl.UTF-8): Math::Business::BlackScholes - funkcje modelu cenowego Black-Scholes Name: perl-Math-Business-BlackScholes @@ -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: dfa3695f504e2632865fe61ae90ee52c +URL: http://search.cpan.org/dist/Math-Business-BlackScholes/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -- 2.44.0