Rebuild for FC5 (perl 5.8.8).
This commit is contained in:
parent
100edce850
commit
734938bfbc
@ -1,6 +1,6 @@
|
||||
Name: perl-Mail-Sender
|
||||
Version: 0.8.10
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Module for sending mails with attachments through an SMTP server
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -10,7 +10,7 @@ Source0: http://www.cpan.org/authors/id/J/JE/JENDA/Mail-Sender-%{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* 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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user