From 1aae542dfc13908451b739e9d07daec18c27be8b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 26 Nov 2014 15:10:19 +0200 Subject: [PATCH] use generic url --- perl-String-Escape.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-String-Escape.spec b/perl-String-Escape.spec index 18aad53..53a1586 100644 --- a/perl-String-Escape.spec +++ b/perl-String-Escape.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # don't perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir String %define pnam Escape +%include /usr/lib/rpm/macros.perl Summary: String::Escape - registry of string functions, including backslash escapes Summary(pl.UTF-8): String::Escape - zestaw funkcji do obróbki łańcuchów, w tym cytowania przy pomocy odwrotnego ukośnika Name: perl-String-Escape @@ -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: f48000fbade3f46e1a37a43f12c7f01a +URL: http://search.cpan.org/dist/String-Escape/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0