From d1ecae40e0980fd02fb7e32ed16845f9e84d273d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 30 Nov 2014 16:35:33 +0200 Subject: [PATCH] use generic url --- perl-Tie-Cache.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Tie-Cache.spec b/perl-Tie-Cache.spec index 76ce8b5..8cb1113 100644 --- a/perl-Tie-Cache.spec +++ b/perl-Tie-Cache.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Tie %define pnam Cache +%include /usr/lib/rpm/macros.perl Summary: Tie::Cache - LRU Cache in Memory Summary(pl.UTF-8): Tie::Cache - cache typu LRU w pamięci Name: perl-Tie-Cache @@ -16,6 +16,7 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 93f1bb8006815ade24fde309925cebe0 Patch0: %{name}-paths.patch +URL: http://search.cpan.org/dist/Tie-Cache/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0