From 7e1806071d70bd48d0f1e047be048548005b2fb8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:52:55 +0200 Subject: [PATCH] use generic url --- perl-Mail-Thread.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Mail-Thread.spec b/perl-Mail-Thread.spec index 4ed0936..9e30e88 100644 --- a/perl-Mail-Thread.spec +++ b/perl-Mail-Thread.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Mail %define pnam Thread +%include /usr/lib/rpm/macros.perl Summary: Mail::Thread - Perl implementation of JWZ's mail threading algorithm Summary(pl.UTF-8): Mail::Thread - perlowa implementacja algorytmu wątkowania poczty JWZ Name: perl-Mail-Thread @@ -16,6 +16,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: 3b30d3087e30462cb6391797ee885f0e +URL: http://search.cpan.org/dist/Mail-Thread/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -- 2.44.0