1 |
%define name smeserver-webhosting |
%define name smeserver-webhosting |
2 |
%define version 0.0.9 |
%define version 0.0.9 |
3 |
%define release 5 |
%define release 6 |
4 |
|
|
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
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 |
Patch2: smeserver-webhosting-0.0.9-locale-2017-02-02.patch |
23 |
|
Patch3: smeserver-webhosting-0.0.9-locale-2017-03-26.patch |
24 |
|
|
25 |
%description |
%description |
26 |
allow to change php/apache settings to ibays, only yet for sme9 |
allow to change php/apache settings to ibays, only yet for sme9 |
30 |
%patch0 -p1 |
%patch0 -p1 |
31 |
%patch1 -p1 |
%patch1 -p1 |
32 |
%patch2 -p1 |
%patch2 -p1 |
33 |
|
%patch3 -p1 |
34 |
|
|
35 |
%build |
%build |
36 |
perl createlinks |
perl createlinks |
55 |
%defattr(-,root,root) |
%defattr(-,root,root) |
56 |
|
|
57 |
%changelog |
%changelog |
58 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.9-6.sme |
59 |
|
- apply locale 2017-03-26 patch |
60 |
|
|
61 |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.9-5.sme |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.9-5.sme |
62 |
- apply locale 2017-02-02.patch |
- apply locale 2017-02-02.patch |
63 |
|
|