[packages/perl-Net-SMTP-Receive] use generic url

glen glen at pld-linux.org
Tue Nov 25 20:59:17 CET 2014


commit ab3698bd38945b0a55805aa243c6a91a8f03cbb9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 21:59:13 2014 +0200

    use generic url

 perl-Net-SMTP-Receive.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Net-SMTP-Receive.spec b/perl-Net-SMTP-Receive.spec
index 850c159..64a961e 100644
--- a/perl-Net-SMTP-Receive.spec
+++ b/perl-Net-SMTP-Receive.spec
@@ -1,6 +1,6 @@
-%include	/usr/lib/rpm/macros.perl
 %define		pdir	Net
 %define		pnam	SMTP-Receive
+%include	/usr/lib/rpm/macros.perl
 Summary:	Net::SMTP::Receive - receive mail via SMTP
 Summary(pl.UTF-8):	Net::SMTP::Receive - odbieranie poczty protokołem SMTP
 Name:		perl-Net-SMTP-Receive
@@ -10,15 +10,16 @@ License:	Public Domain
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	0863aa1ee5f5950dc9e13b06927aea90
+URL:		http://search.cpan.org/dist/Net-SMTP-Receive/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Net::SMTP::Receive handles receiving email via SMTP.  It is built as
-a base class that must be subclassed to provide methods for actually
-delivering a message.  Many aspects of Net::SMTP::Receive's behavior
+Net::SMTP::Receive handles receiving email via SMTP. It is built as a
+base class that must be subclassed to provide methods for actually
+delivering a message. Many aspects of Net::SMTP::Receive's behavior
 can be modified by overriding methods in the subclass.
 
 %description -l pl.UTF-8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-SMTP-Receive.git/commitdiff/ab3698bd38945b0a55805aa243c6a91a8f03cbb9



More information about the pld-cvs-commit mailing list