1 |
%define name smeserver-webhosting |
%define name smeserver-webhosting |
2 |
%define version 0.0.9 |
%define version 0.0.9 |
3 |
%define release 16 |
%define release 17 |
4 |
|
|
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
30 |
Patch9: smeserver-webhosting-0.0.9-bz11786_bz11787.patch |
Patch9: smeserver-webhosting-0.0.9-bz11786_bz11787.patch |
31 |
Patch10: smeserver-webhosting-0.0.9-Add-extra-class-attribute-to-sm2-panel.patch |
Patch10: smeserver-webhosting-0.0.9-Add-extra-class-attribute-to-sm2-panel.patch |
32 |
Patch11: smeserver-webhosting-0.0.9-locale-2022-11-11.patch |
Patch11: smeserver-webhosting-0.0.9-locale-2022-11-11.patch |
33 |
|
Patch12: smeserver-webhosting-0.0.9-bz12429-memorylimit.patch |
34 |
|
|
35 |
%description |
%description |
36 |
allow to change php/apache settings to ibays, only yet for sme9 |
allow to change php/apache settings to ibays, only yet for sme9 |
49 |
%patch9 -p1 |
%patch9 -p1 |
50 |
%patch10 -p1 |
%patch10 -p1 |
51 |
%patch11 -p1 |
%patch11 -p1 |
52 |
|
%patch12 -p1 |
53 |
|
|
54 |
%build |
%build |
55 |
perl createlinks |
perl createlinks |
74 |
%defattr(-,root,root) |
%defattr(-,root,root) |
75 |
|
|
76 |
%changelog |
%changelog |
77 |
|
* Fri Nov 10 2023 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.9-17.sme |
78 |
|
- add more memory limit options [SME: 12429] |
79 |
|
|
80 |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.9-16.sme |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.9-16.sme |
81 |
- apply locale 2022-11-11 patch |
- apply locale 2022-11-11 patch |
82 |
|
|