From 08f9ad51b111a050bc096beab4275726f376e703 Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Fri, 17 Feb 2006 20:41:34 +0000 Subject: [PATCH] Rebuild for FC5 (perl 5.8.8). --- perl-Mail-Sendmail.spec | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/perl-Mail-Sendmail.spec b/perl-Mail-Sendmail.spec index 8c3b9be..02ca0a6 100644 --- a/perl-Mail-Sendmail.spec +++ b/perl-Mail-Sendmail.spec @@ -1,20 +1,17 @@ -%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} - Name: perl-Mail-Sendmail Version: 0.79 -Release: 7 - +Release: 8%{?dist} Summary: Simple platform independent mailer for Perl License: Distributable 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)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # Not picked up automatically. Requires: perl(MIME::QuotedPrint) @@ -43,7 +40,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* -%check || : +%check # We don't want to send the test mail -> no make test @@ -54,12 +51,16 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README Sendmail.html Todo -%{perl_vendorlib}/Mail +%{perl_vendorlib}/Mail/ %{_mandir}/man3/Mail::Sendmail.3* %changelog -* Fri Apr 7 2005 Michael Schwendt +* Fri Feb 17 2006 Jose Pedro Oliveira - 0.79-8 +- Rebuild for FC5 (perl 5.8.8). +- Dist tag and specfile cleanup. + +* Fri Apr 7 2005 Michael Schwendt - 0.79-7 - rebuilt * Thu Dec 16 2004 Ville Skyttä - 0:0.79-6