From 9b8119eb38676d5244e583a41a7e5ad1e229b3d7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:52:28 +0200 Subject: [PATCH] use generic url --- perl-Mail-Bulkmail.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/perl-Mail-Bulkmail.spec b/perl-Mail-Bulkmail.spec index 2ed531b..9bbc4ba 100644 --- a/perl-Mail-Bulkmail.spec +++ b/perl-Mail-Bulkmail.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 Bulkmail +%include /usr/lib/rpm/macros.perl Summary: Mail::Bulkmail - platform independent mailing list module Summary(pl.UTF-8): Mail::Bulkmail - niezależny od platformy moduł do list mailowych Name: perl-Mail-Bulkmail @@ -14,6 +14,7 @@ License: Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 8c1275e9655bbe2ba177f9b33e2b694e +URL: http://search.cpan.org/dist/Mail-Bulkmail/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -26,10 +27,10 @@ at the time were just too damn slow for mailing out to thousands of recipients. I keep working on it because it's reasonably popular and I enjoy it. -In a nutshell, it allows you to rapidly transmit a message to a mailing -list by zipping out the information to them via an SMTP relay (your own, -of course). Subclasses provide the ability to use mail merges, dynamic -messages, and anything else you can think of. +In a nutshell, it allows you to rapidly transmit a message to a +mailing list by zipping out the information to them via an SMTP relay +(your own, of course). Subclasses provide the ability to use mail +merges, dynamic messages, and anything else you can think of. %description -l pl.UTF-8 Mail::Bulkmail dostarcza w miarę kompletny zestaw narzędzi do -- 2.44.0