From f07f63a9a241420c6a517a306a21683e121312f7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:40:53 +0200 Subject: [PATCH] use generic url --- perl-Email-Folder.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Email-Folder.spec b/perl-Email-Folder.spec index 4a8b0a9..9d3569d 100644 --- a/perl-Email-Folder.spec +++ b/perl-Email-Folder.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Email %define pnam Folder +%include /usr/lib/rpm/macros.perl Summary: Email::Folder - read all the messages from a folder as Email::Simple objects Summary(pl.UTF-8): Email::Folder - czytanie wiadomości z folderu jako obiektów Email::Simple Name: perl-Email-Folder @@ -14,6 +14,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: 0058c0c066bb383103976f659fa8b301 +URL: http://search.cpan.org/dist/Email-Folder/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -- 2.44.0