2024-01-06 10:00:25 +01:00
|
|
|
Name: phpmailer
|
2024-01-06 10:00:26 +01:00
|
|
|
Version: 6.8.0
|
2024-01-06 10:00:26 +01:00
|
|
|
Release: 1mamba
|
2024-01-06 10:00:25 +01:00
|
|
|
Summary: PHP email transport class with many features
|
|
|
|
Group: System/Libraries/PHP
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-06 10:00:26 +01:00
|
|
|
URL: https://github.com/PHPMailer/PHPMailer
|
|
|
|
Source: https://github.com/PHPMailer/PHPMailer.git/v%{version}/PHPMailer-%{version}.tar.bz2
|
2024-01-06 10:00:25 +01:00
|
|
|
License: LGPL
|
2024-01-06 10:00:26 +01:00
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
## AUTOBUILDREQ-END
|
2024-01-06 10:00:25 +01:00
|
|
|
Requires: php
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description
|
|
|
|
PHP email transport class featuring file attachments, SMTP servers, CCs, BCCs, HTML messages, word wrap, and more. Sends email via sendmail, PHP mail(), QMail, or with SMTP. Methods are based on the popular AspEmail active server component.
|
|
|
|
|
|
|
|
%prep
|
2024-01-06 10:00:26 +01:00
|
|
|
%setup -q -n PHPMailer-%{version}
|
2024-01-06 10:00:25 +01:00
|
|
|
|
|
|
|
%build
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
install -d %{buildroot}%{_libdir}/php/phpmailer/language
|
2024-01-06 10:00:26 +01:00
|
|
|
install src/* %{buildroot}%{_libdir}/php/phpmailer/
|
2024-01-06 10:00:25 +01:00
|
|
|
install language/* %{buildroot}%{_libdir}/php/phpmailer/language
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/php/phpmailer/*.php
|
|
|
|
%{_libdir}/php/phpmailer/language/*.php
|
2024-01-06 10:00:26 +01:00
|
|
|
%doc LICENSE
|
2024-01-06 10:00:25 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-06 10:00:26 +01:00
|
|
|
* Tue Mar 07 2023 Automatic Build System <autodist@mambasoft.it> 6.8.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:00:26 +01:00
|
|
|
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 6.7.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:00:26 +01:00
|
|
|
* Tue Dec 06 2022 Automatic Build System <autodist@mambasoft.it> 6.7-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:00:26 +01:00
|
|
|
* Sat Oct 08 2022 Automatic Build System <autodist@mambasoft.it> 6.6.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:00:26 +01:00
|
|
|
* Tue Aug 23 2022 Automatic Build System <autodist@mambasoft.it> 6.6.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:00:26 +01:00
|
|
|
* Mon Jun 20 2022 Automatic Build System <autodist@mambasoft.it> 6.6.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:00:26 +01:00
|
|
|
* Wed Jun 15 2022 Automatic Build System <autodist@mambasoft.it> 6.6.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:00:26 +01:00
|
|
|
* Wed Mar 02 2022 Automatic Build System <autodist@mambasoft.it> 6.6.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:00:26 +01:00
|
|
|
* Thu Feb 17 2022 Automatic Build System <autodist@mambasoft.it> 6.5.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:00:26 +01:00
|
|
|
* Tue Jan 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.5.3-1mamba
|
|
|
|
- update to 6.5.3
|
|
|
|
|
2024-01-06 10:00:25 +01:00
|
|
|
* Mon Jul 29 2013 Automatic Build System <autodist@mambasoft.it> 5.0.2-2mamba
|
|
|
|
- automatic rebuild by autodist
|
|
|
|
|
|
|
|
* Wed Jul 08 2009 Automatic Build System <autodist@mambasoft.it> 5.0.2-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Tue Feb 26 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0-1mamba
|
|
|
|
- package created by autospec
|