1 |
%define name smeserver-webhosting |
%define name smeserver-webhosting |
2 |
%define version 0.0.9 |
%define version 0.0.9 |
3 |
%define release 11 |
%define release 12 |
4 |
|
|
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
25 |
Patch4: smeserver-webhosting-0.0.9-locale-2017-12-02.patch |
Patch4: smeserver-webhosting-0.0.9-locale-2017-12-02.patch |
26 |
Patch5: smeserver-webhosting-0.0.9-bz11077-SME10welcomePackage.patch |
Patch5: smeserver-webhosting-0.0.9-bz11077-SME10welcomePackage.patch |
27 |
Patch6: smeserver-webhosting-0.0.9-bz11077-bis.patch |
Patch6: smeserver-webhosting-0.0.9-bz11077-bis.patch |
28 |
|
Patch7: smeserver-webhosting-0.0.9-locale-2021-08-25.patch |
29 |
|
|
30 |
%description |
%description |
31 |
allow to change php/apache settings to ibays, only yet for sme9 |
allow to change php/apache settings to ibays, only yet for sme9 |
39 |
%patch4 -p1 |
%patch4 -p1 |
40 |
%patch5 -p1 |
%patch5 -p1 |
41 |
%patch6 -p1 |
%patch6 -p1 |
42 |
|
%patch7 -p1 |
43 |
|
|
44 |
%build |
%build |
45 |
perl createlinks |
perl createlinks |
64 |
%defattr(-,root,root) |
%defattr(-,root,root) |
65 |
|
|
66 |
%changelog |
%changelog |
67 |
|
* Wed Aug 25 2021 Terry Fage <tfage@yahoo.com.au> 0.0.9-12.sme |
68 |
|
- apply locale 2021-08-25 patch |
69 |
|
|
70 |
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.9-11.sme |
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.9-11.sme |
71 |
- require smeserver-php >= 3.0.0-31 [SME: 11077] |
- require smeserver-php >= 3.0.0-31 [SME: 11077] |
72 |
|
|