1 |
%define name smeserver-webhosting |
%define name smeserver-webhosting |
2 |
%define version 0.0.9 |
%define version 0.0.9 |
3 |
%define release 4 |
%define release 5 |
4 |
|
|
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
19 |
AutoReqProv: no |
AutoReqProv: no |
20 |
Patch0: smeserver-webhosting-0.0.9-locale-2015-09-12.patch |
Patch0: smeserver-webhosting-0.0.9-locale-2015-09-12.patch |
21 |
Patch1: smeserver-webhosting-0.0.9-locale-2016-03-09.patch |
Patch1: smeserver-webhosting-0.0.9-locale-2016-03-09.patch |
22 |
|
Patch2: smeserver-webhosting-0.0.9-locale-2017-02-02.patch |
23 |
|
|
24 |
%description |
%description |
25 |
allow to change php/apache settings to ibays, only yet for sme9 |
allow to change php/apache settings to ibays, only yet for sme9 |
28 |
%setup |
%setup |
29 |
%patch0 -p1 |
%patch0 -p1 |
30 |
%patch1 -p1 |
%patch1 -p1 |
31 |
|
%patch2 -p1 |
32 |
|
|
33 |
%build |
%build |
34 |
perl createlinks |
perl createlinks |
53 |
%defattr(-,root,root) |
%defattr(-,root,root) |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.9-5.sme |
57 |
|
- apply locale 2017-02-02.patch |
58 |
|
|
59 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.0.9-4.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.0.9-4.sme |
60 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
61 |
|
|