1 |
%define name smeserver-service_control |
%define name smeserver-service_control |
2 |
%define version 2.2 |
%define version 2.2 |
3 |
%define release 8 |
%define release 9 |
4 |
Summary: SME Server service control Panel |
Summary: SME Server service control Panel |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
16 |
AutoReqProv: no |
AutoReqProv: no |
17 |
Patch0: smeserver-service_control-2.2-locale-2015-09-12.patch |
Patch0: smeserver-service_control-2.2-locale-2015-09-12.patch |
18 |
Patch1: smeserver-service_control-2.2-locale-2016-03-09.patch |
Patch1: smeserver-service_control-2.2-locale-2016-03-09.patch |
19 |
|
Patch2: smeserver-service_control-2.2-locale-2017-02-02.patch |
20 |
|
|
21 |
|
|
22 |
%changelog |
%changelog |
23 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2-9.sme |
24 |
|
- apply locale 2017-02-02.patch |
25 |
|
|
26 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.2-8.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.2-8.sme |
27 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
28 |
|
|
73 |
%setup |
%setup |
74 |
%patch0 -p1 |
%patch0 -p1 |
75 |
%patch1 -p1 |
%patch1 -p1 |
76 |
|
%patch2 -p1 |
|
#%patch1 -p1 |
|
77 |
|
|
78 |
%build |
%build |
79 |
perl createlinks |
perl createlinks |