From: Elan Ruusamäe Date: Tue, 25 Nov 2014 19:56:41 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=f8595467ccbbb2ba2648c5e3a81c044bd33f2296;p=packages%2Fperl-Math-SimpleVariable.git use generic url --- diff --git a/perl-Math-SimpleVariable.spec b/perl-Math-SimpleVariable.spec index 7a28cce..ac42564 100644 --- a/perl-Math-SimpleVariable.spec +++ b/perl-Math-SimpleVariable.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 SimpleVariable +%include /usr/lib/rpm/macros.perl Summary: Math::SimpleVariable - simple representation of mathematical variables Summary(pl.UTF-8): Math::SimpleVariable - prosta reprezentacja zmiennych matematycznych Name: perl-Math-SimpleVariable @@ -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: 0b7b45d71edab401e7aa64a0ad292eed +URL: http://search.cpan.org/dist/Math-SimpleVariable/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch