1 |
%define version 3.0.0 |
%define version 3.0.0 |
2 |
%define release 27 |
%define release 28 |
3 |
%define name smeserver-php |
%define name smeserver-php |
4 |
|
|
5 |
|
|
32 |
Patch19: smeserver-php-3.0.0-bz11410-sendmail.patch |
Patch19: smeserver-php-3.0.0-bz11410-sendmail.patch |
33 |
Patch20: smeserver-php-3.0.0-bz11413-php-perl-module.patch |
Patch20: smeserver-php-3.0.0-bz11413-php-perl-module.patch |
34 |
Patch21: smeserver-php-3.0.0-bz11401-empty-property-not-honored.patch |
Patch21: smeserver-php-3.0.0-bz11401-empty-property-not-honored.patch |
35 |
|
Patch22: smeserver-php-3.0.0-bz10907-phpfile-exist.patch |
36 |
|
|
37 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
38 |
BuildArch: x86_64 |
BuildArch: x86_64 |
262 |
%patch19 -p1 |
%patch19 -p1 |
263 |
%patch20 -p1 |
%patch20 -p1 |
264 |
%patch21 -p1 |
%patch21 -p1 |
265 |
|
%patch22 -p1 |
266 |
|
|
267 |
%build |
%build |
268 |
perl createlinks |
perl createlinks |
364 |
%preun |
%preun |
365 |
|
|
366 |
%changelog |
%changelog |
367 |
|
* Mon Mar 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-28.sme |
368 |
|
- filter non existing php script [SME: 10907] |
369 |
|
|
370 |
* Mon Mar 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-27.sme |
* Mon Mar 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-27.sme |
371 |
- String not honoured as php-fpm but as default [SME: 11401] |
- String not honoured as php-fpm but as default [SME: 11401] |
372 |
|
|