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

index 92ca3e029e916523ffcfac0dde784b4ca18d6c30..ae234861c2cd1fbcef5da13aec0eadab5def6b8f 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    Financial
+%include       /usr/lib/rpm/macros.perl
 Summary:       Math::Financial - calculates figures relating to loans and annuities
 Summary(pl.UTF-8):     Math::Financial - obliczenia związane z pożyczkami i opłatami
 Name:          perl-Math-Financial
@@ -15,14 +15,15 @@ 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: 1f91a13c91c94f3d4ec5b759d3c6f79b
+URL:           http://search.cpan.org/dist/Math-Financial/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package solves mathematical problems relating to loans
-and annuities.
+This package solves mathematical problems relating to loans and
+annuities.
 
 %description -l pl.UTF-8
 Ten pakiet rozwiązuje problemy matematyczne związane z pożyczkami i
This page took 0.277778 seconds and 4 git commands to generate.