rpms/perl-Mail-Sendmail/EL-4 perl-Mail-Sendmail.spec,1.5,1.6

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


Author: spot

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

Modified Files:
	perl-Mail-Sendmail.spec 
Log Message:

EPEL sync



Index: perl-Mail-Sendmail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Mail-Sendmail/EL-4/perl-Mail-Sendmail.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Mail-Sendmail.spec	16 Dec 2004 19:07:05 -0000	1.5
+++ perl-Mail-Sendmail.spec	20 Dec 2007 15:32:19 -0000	1.6
@@ -1,20 +1,17 @@
-%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
-
 Name:           perl-Mail-Sendmail
 Version:        0.79
-Release:        6
-Epoch:          0
+Release:        9%{?dist}.1
 Summary:        Simple platform independent mailer for Perl
 
-License:        Distributable
+License:        Copyright only
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Mail-Sendmail/
-Source0: http://www.cpan.org/authors/id/M/MI/MIVKOVIC/Mail-Sendmail-0.79.tar.gz
+Source0:        http://www.cpan.org/authors/id/M/MI/MIVKOVIC/Mail-Sendmail-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+BuildRequires:  perl(ExtUtils::MakeMaker)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 # Not picked up automatically.
 Requires:       perl(MIME::QuotedPrint)
 
@@ -43,7 +40,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 # We don't want to send the test mail -> no make test
 
 
@@ -54,11 +51,25 @@
 %files
 %defattr(-,root,root,-)
 %doc Changes README Sendmail.html Todo
-%{perl_vendorlib}/Mail
-%{_mandir}/man3/Mail::Sendmail.3*
+%{perl_vendorlib}/Mail/
+%{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.79-9.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
+* Fri Sep  8 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.79-9
+- Rebuild for FC6.
+
+* Fri Feb 17 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.79-8
+- Rebuild for FC5 (perl 5.8.8).
+- Dist tag and specfile cleanup.
+
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.79-7
+- rebuilt
+
 * Thu Dec 16 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.79-6
 - Sync with fedora-rpmdevtools' Perl spec template to fix x86_64 build.
 




More information about the fedora-extras-commits mailing list