From: Elan Ruusamäe Date: Sun, 30 Nov 2014 14:34:16 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=b4cb242c828097cc1d3f661ea44dd827d8dd4ac5;p=packages%2Fperl-Text-Macros.git use generic url --- diff --git a/perl-Text-Macros.spec b/perl-Text-Macros.spec index 287a315..448637d 100644 --- a/perl-Text-Macros.spec +++ b/perl-Text-Macros.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Text %define pnam Macros +%include /usr/lib/rpm/macros.perl Summary: Text::Macros.pm - an object-oriented text macro engine Summary(pl.UTF-8): Text::Macros.pm - obiektowo zorientowany silnik makr tekstowych Name: perl-Text-Macros @@ -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: 99ccb33872f26ec16f39e2bdb2f90115 +URL: http://search.cpan.org/dist/Text-Macros/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch