automatic version update by autodist [release 1.4.1-1mamba;Tue May 10 2022]
This commit is contained in:
parent
96f1dc2f49
commit
0991dbdd5c
@ -1,18 +1,17 @@
|
|||||||
Name: pear-Mail
|
Name: pear-Mail
|
||||||
Version: 1.2.0
|
Version: 1.4.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Pear class that provides multiple interfaces for sending emails
|
Summary: Pear class that provides multiple interfaces for sending emails
|
||||||
Group: Applications/Web
|
Group: Applications/Web
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://pear.php.net/package/Mail
|
URL: https://pear.php.net/package/Mail
|
||||||
Source: http://download.pear.php.net/package/Mail-%{version}.tgz
|
Source: http://download.pear.php.net/package/Mail-%{version}.tgz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: php >= 4.3.3
|
Requires: php >= 4.3.3
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Pear class that provides multiple interfaces for sending emails.
|
Pear class that provides multiple interfaces for sending emails.
|
||||||
@ -31,6 +30,8 @@ rmdir Mail-%{version}
|
|||||||
rm package.xml
|
rm package.xml
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
rm -f %{buildroot}%{_libdir}/php/{LICENSE,package.sig}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -45,14 +46,11 @@ popd
|
|||||||
%{_libdir}/php/Mail/sendmail.php
|
%{_libdir}/php/Mail/sendmail.php
|
||||||
%{_libdir}/php/Mail/smtp.php
|
%{_libdir}/php/Mail/smtp.php
|
||||||
%{_libdir}/php/Mail/smtpmx.php
|
%{_libdir}/php/Mail/smtpmx.php
|
||||||
%dir %{_libdir}/php/tests
|
%{_libdir}/php/tests/*
|
||||||
%{_libdir}/php/tests/13659.phpt
|
|
||||||
%{_libdir}/php/tests/9137.phpt
|
|
||||||
%{_libdir}/php/tests/9137_2.phpt
|
|
||||||
%{_libdir}/php/tests/rfc822.phpt
|
|
||||||
%{_libdir}/php/tests/smtp_error.phpt
|
|
||||||
%{_libdir}/php/tests/validateQuotedString.php
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 Automatic Build System <autodist@mambasoft.it> 1.4.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Dec 29 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1mamba
|
* Sat Dec 29 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1mamba
|
||||||
- package created by silvan using the webbuild interface
|
- package created by silvan using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user