rpms/perl-Mail-Sender/EL-4 perl-Mail-Sender.spec, 1.1, 1.2 sources, 1.2, 1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Dec 20 15:31:35 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Mail-Sender/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10689/EL-4

Modified Files:
	perl-Mail-Sender.spec sources 
Log Message:

EPEL sync



Index: perl-Mail-Sender.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Mail-Sender/EL-4/perl-Mail-Sender.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Mail-Sender.spec	12 Sep 2005 15:12:40 -0000	1.1
+++ perl-Mail-Sender.spec	20 Dec 2007 15:30:57 -0000	1.2
@@ -1,16 +1,20 @@
 Name:           perl-Mail-Sender
-Version:        0.8.10
-Release:        2%{?dist}
+Version:        0.8.13
+Release:        2%{?dist}.1
 Summary:        Module for sending mails with attachments through an SMTP server
 
 Group:          Development/Libraries
-License:        Distributable
+# There is also a clause which says that it may not be used for SPAM.
+# However, since spamming is illegal in the US, this isn't really a use restriction.
+# Instead, its a friendly reminder of the law, so we won't list it here.
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Mail-Sender/
 Source0:        http://www.cpan.org/authors/id/J/JE/JENDA/Mail-Sender-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+BuildRequires:  perl(ExtUtils::MakeMaker)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 %{summary}.
@@ -52,10 +56,23 @@
 # For the Artistic and GPL license text(s), see the perl package.
 %doc Changes README
 %{perl_vendorlib}/Mail/
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.8.13-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
+* Thu Sep 14 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.8.13-2
+- Update to 0.8.13.
+
+* Wed Mar 15 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.8.13-1
+- Update to 0.8.13.
+
+* Fri Feb 17 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.8.10-3
+- Rebuild for FC5 (perl 5.8.8).
+
 * Mon Sep 12 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.8.10-2
 - License clarification.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Mail-Sender/EL-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	12 Sep 2005 15:12:40 -0000	1.2
+++ sources	20 Dec 2007 15:30:57 -0000	1.3
@@ -1 +1 @@
-4dac1115bacca2ed0b8403c3874975da  Mail-Sender-0.8.10.tar.gz
+a30a7267995f7503724b3195ce9493bd  Mail-Sender-0.8.13.tar.gz




More information about the fedora-extras-commits mailing list