1 |
%define version 3.0.0 |
%define version 3.0.0 |
2 |
%define release 43 |
%define release 44 |
3 |
%define name smeserver-php |
%define name smeserver-php |
4 |
|
|
5 |
|
|
44 |
Patch31: smeserver-php-3.0.0-bz11666-error_reporting.patch |
Patch31: smeserver-php-3.0.0-bz11666-error_reporting.patch |
45 |
Patch32: smeserver-php-3.0.0-bz11717-addphp81.patch |
Patch32: smeserver-php-3.0.0-bz11717-addphp81.patch |
46 |
Patch33: smeserver-php-3.0.0-bz11943-require.patch |
Patch33: smeserver-php-3.0.0-bz11943-require.patch |
47 |
|
Patch34: smeserver-php-3.0.0-bz12269.patch |
48 |
|
|
49 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
50 |
BuildArch: x86_64 |
BuildArch: x86_64 |
305 |
%patch31 -p1 |
%patch31 -p1 |
306 |
%patch32 -p1 |
%patch32 -p1 |
307 |
%patch33 -p1 |
%patch33 -p1 |
308 |
|
%patch34 -p1 |
309 |
|
|
310 |
%build |
%build |
311 |
perl createlinks |
perl createlinks |
407 |
%preun |
%preun |
408 |
|
|
409 |
%changelog |
%changelog |
410 |
|
* Wed Dec 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-44.sme |
411 |
|
- fix tkt auth not propagated to php pool [SME: 12269] |
412 |
|
|
413 |
* Sun Apr 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-43.sme |
* Sun Apr 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-43.sme |
414 |
- update to httpd 2.4 Require usage [SME: 11943] |
- update to httpd 2.4 Require usage [SME: 11943] |
415 |
|
|