1 |
%define version 3.0.0 |
%define version 3.0.0 |
2 |
%define release 19 |
%define release 20 |
3 |
%define name smeserver-php |
%define name smeserver-php |
4 |
|
|
5 |
|
|
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 |
Patch12: smeserver-php-3.0.0-bz11092.typo-upload.patch |
26 |
Patch13: smeserver-php-3.0.0-bz11173-bz11015-logging.patch |
Patch13: smeserver-php-3.0.0-bz11173-bz11015-logging.patch |
27 |
|
Patch14: smeserver-php-3.0.0-bz11267-ibay-php-version.patch |
28 |
|
|
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildArch: x86_64 |
BuildArch: x86_64 |
223 |
%patch11 -p1 |
%patch11 -p1 |
224 |
%patch12 -p1 |
%patch12 -p1 |
225 |
%patch13 -p1 |
%patch13 -p1 |
226 |
|
%patch14 -p1 |
227 |
|
|
228 |
%build |
%build |
229 |
perl createlinks |
perl createlinks |
315 |
%preun |
%preun |
316 |
|
|
317 |
%changelog |
%changelog |
318 |
|
* Thu Dec 17 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 3.0.0.20.sme |
319 |
|
- Fix individual PHP version for ibay [SME: 11267] |
320 |
|
|
321 |
* Sun Dec 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-19.sme |
* Sun Dec 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-19.sme |
322 |
- fix wrong syntax = in place of eq [SME: 11173] |
- fix wrong syntax = in place of eq [SME: 11173] |
323 |
thanks to Terry Fage |
thanks to Terry Fage |