1 |
%define version 3.0.0 |
%define version 3.0.0 |
2 |
%define release 39 |
%define release 40 |
3 |
%define name smeserver-php |
%define name smeserver-php |
4 |
|
|
5 |
|
|
41 |
Patch28: smeserver-php-3.0.0-bz11422-logging.patch |
Patch28: smeserver-php-3.0.0-bz11422-logging.patch |
42 |
Patch29: smeserver-php-3.0.0-bz11573.patch |
Patch29: smeserver-php-3.0.0-bz11573.patch |
43 |
Patch30: smeserver-php-3.0.0-bz8077-bz11666.patch |
Patch30: smeserver-php-3.0.0-bz8077-bz11666.patch |
44 |
|
Patch31: smeserver-php-3.0.0-bz11666-error_reporting.patch |
45 |
|
|
46 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
47 |
BuildArch: x86_64 |
BuildArch: x86_64 |
280 |
%patch28 -p1 |
%patch28 -p1 |
281 |
%patch29 -p1 |
%patch29 -p1 |
282 |
%patch30 -p1 |
%patch30 -p1 |
283 |
|
%patch31 -p1 |
284 |
|
|
285 |
%build |
%build |
286 |
perl createlinks |
perl createlinks |
382 |
%preun |
%preun |
383 |
|
|
384 |
%changelog |
%changelog |
385 |
|
* Fri Sep 24 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 3.0.0-40.sme |
386 |
|
- Fix incorrect commenting for error reporting |
387 |
|
|
388 |
* Fri Sep 17 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-39.sme |
* Fri Sep 17 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-39.sme |
389 |
- add ErrorReporting and DisplayErrors properties [SME: 8077] |
- add ErrorReporting and DisplayErrors properties [SME: 8077] |
390 |
only per ibays (php defaults still hardcoded) |
only per ibays (php defaults still hardcoded) |