1 |
%define version 3.0.0 |
%define version 3.0.0 |
2 |
%define release 15 |
%define release 16 |
3 |
%define name smeserver-php |
%define name smeserver-php |
4 |
|
|
5 |
|
|
22 |
Patch9: smeserver-php-3.0.0-bz8787-phpmail.patch |
Patch9: smeserver-php-3.0.0-bz8787-phpmail.patch |
23 |
Patch10: smeserver-php-3.0.0-bz11014.sme-server.target.patch |
Patch10: smeserver-php-3.0.0-bz11014.sme-server.target.patch |
24 |
Patch11: smeserver-php-3.0.0-bz11087-webapps.patch |
Patch11: smeserver-php-3.0.0-bz11087-webapps.patch |
25 |
|
Patch12: smeserver-php-3.0.0-bz11092.typo-upload.patch |
26 |
|
|
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildArch: x86_64 |
BuildArch: x86_64 |
219 |
%patch9 -p1 |
%patch9 -p1 |
220 |
%patch10 -p1 |
%patch10 -p1 |
221 |
%patch11 -p1 |
%patch11 -p1 |
222 |
|
%patch12 -p1 |
223 |
|
|
224 |
|
|
225 |
%build |
%build |
226 |
perl createlinks |
perl createlinks |
307 |
%preun |
%preun |
308 |
|
|
309 |
%changelog |
%changelog |
310 |
|
* Mon Nov 09 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-16.sme |
311 |
|
- fix typo for upload_tmp_dir [SME: 11092] |
312 |
|
|
313 |
* Sun Nov 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-15.sme |
* Sun Nov 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-15.sme |
314 |
- improve integration of webapps : virtualhost and event [SME: 11087] |
- improve integration of webapps : virtualhost and event [SME: 11087] |
315 |
|
|