1 |
%define name smeserver-service_control |
%define name smeserver-service_control |
2 |
%define version 2.2 |
%define version 2.2 |
3 |
%define release 7 |
%define release 12 |
4 |
Summary: SME Server service control Panel |
Summary: SME Server service control Panel |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
15 |
Requires: e-smith-release >= 9.0 |
Requires: e-smith-release >= 9.0 |
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 |
19 |
|
Patch2: smeserver-service_control-2.2-locale-2017-02-02.patch |
20 |
|
Patch3: smeserver-service_control-2.2-locale-2017-03-25.patch |
21 |
|
Patch4: smeserver-service_control-2.2-locale-2017-12-02.patch |
22 |
|
Patch5: smeserver-service_control-2.2-locale-2018-12-14.patch |
23 |
|
|
24 |
%changelog |
%changelog |
25 |
|
* Fri Dec 14 2018 john Crisp <jcrisp@safeandsoundit.co.uk> 2.2-12 |
26 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.2-11.sme |
27 |
|
- apply locale 2017-12-02 patch |
28 |
|
|
29 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2-10.sme |
30 |
|
- apply locale 2017-03-25 patch |
31 |
|
|
32 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2-9.sme |
33 |
|
- apply locale 2017-02-02.patch |
34 |
|
|
35 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.2-8.sme |
36 |
|
- apply locale 2016-03-09 patch |
37 |
|
|
38 |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2-7.sme |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2-7.sme |
39 |
- Added smeserver-service_control-2.2-locale-2015-09-12.patch |
- Added smeserver-service_control-2.2-locale-2015-09-12.patch |
40 |
|
|
81 |
%prep |
%prep |
82 |
%setup |
%setup |
83 |
%patch0 -p1 |
%patch0 -p1 |
84 |
#%patch1 -p1 |
%patch1 -p1 |
85 |
|
%patch2 -p1 |
86 |
|
%patch3 -p1 |
87 |
|
%patch4 -p1 |
88 |
|
%patch5 -p1 |
89 |
|
|
90 |
%build |
%build |
91 |
perl createlinks |
perl createlinks |