]> git.pld-linux.org Git - packages/perl-Mail-Bulkmail.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:52:28 +0000 (21:52 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:52:28 +0000 (21:52 +0200)
perl-Mail-Bulkmail.spec

index 2ed531bfa68218ff4daf302bb9096dc02a7ca287..9bbc4ba5d6a3505582f0f24ab6dc17625bff9840 100644 (file)
@@ -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
This page took 0.094422 seconds and 4 git commands to generate.