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

index c424d435230bbb7b97e433c43208c72238921e9c..a69ffdcf22a03b9a90f737b6715f06bfd590a8e3 100644 (file)
@@ -2,7 +2,9 @@
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
                        # fail - module needs an update to modern perl...
-#
+
+%define                pdir    Math
+%define                pnam    Fraction
 %include       /usr/lib/rpm/macros.perl
 Summary:       Math::Fraction perl module
 Summary(pl.UTF-8):     Moduł perla Math::Fraction
@@ -14,8 +16,9 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Math/Fraction-v.%{version}.tar.gz
 # Source0-md5: add8995db001a2af6b50d3ff66f4c335
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/Math-Fraction/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.098219 seconds and 4 git commands to generate.