1 |
%define name smeserver-webhosting |
%define name smeserver-webhosting |
2 |
%define version 0.0.9 |
%define version 0.0.9 |
3 |
%define release 14 |
%define release 15 |
4 |
|
|
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
28 |
Patch7: smeserver-webhosting-0.0.9-locale-2021-08-25.patch |
Patch7: smeserver-webhosting-0.0.9-locale-2021-08-25.patch |
29 |
Patch8: smeserver-webhosting-0.0.9-bz11666-fix-furlopen-capitalisation.patch |
Patch8: smeserver-webhosting-0.0.9-bz11666-fix-furlopen-capitalisation.patch |
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 |
32 |
|
|
33 |
%description |
%description |
34 |
allow to change php/apache settings to ibays, only yet for sme9 |
allow to change php/apache settings to ibays, only yet for sme9 |
45 |
%patch7 -p1 |
%patch7 -p1 |
46 |
%patch8 -p1 |
%patch8 -p1 |
47 |
%patch9 -p1 |
%patch9 -p1 |
48 |
|
%patch10 -p1 |
49 |
|
|
50 |
%build |
%build |
51 |
perl createlinks |
perl createlinks |
70 |
%defattr(-,root,root) |
%defattr(-,root,root) |
71 |
|
|
72 |
%changelog |
%changelog |
73 |
|
* Sun Dec 19 2021 Brian Read <brianr@bjsystems.co.uk> 0.0.9-15.sme |
74 |
|
- Add extra class attribute to SM2 panel html [SME: 11811] |
75 |
|
|
76 |
* Thu Dec 02 2021 Michel Begye <mab974@misouk.com> 0.0.9-14.sme |
* Thu Dec 02 2021 Michel Begye <mab974@misouk.com> 0.0.9-14.sme |
77 |
- Fix MaxExecutionTime not saved [SME: 11786] |
- Fix MaxExecutionTime not saved [SME: 11786] |
78 |
- Integrate webhosting with smeserver-manager (manager2) [SME: 11787] |
- Integrate webhosting with smeserver-manager (manager2) [SME: 11787] |