1 |
# $Id: smeserver-support.spec,v 1.11 2016/06/16 03:09:51 unnilennium Exp $ |
# $Id: smeserver-support.spec,v 1.12 2016/06/16 19:35:34 stephdl Exp $ |
2 |
|
|
3 |
Summary: SME Server module to display support and licensing information |
Summary: SME Server module to display support and licensing information |
4 |
%define name smeserver-support |
%define name smeserver-support |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.8.0 |
%define version 2.8.0 |
7 |
%define release 8 |
%define release 9 |
8 |
|
|
9 |
# These packages come from CentOS, but we need to use care when |
# These packages come from CentOS, but we need to use care when |
10 |
# updating them - either we've patched them, or we need to do something |
# updating them - either we've patched them, or we need to do something |
19 |
License: GPL |
License: GPL |
20 |
Group: Networking/Daemons |
Group: Networking/Daemons |
21 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
|
Source1: smeserver_logo.jpg |
|
|
Source2: smeserver_logo.gif |
|
|
Source3: btn_donateCC_LG.gif |
|
22 |
Patch0: smeserver-support-2.8.0-update_copyright_2016.patch |
Patch0: smeserver-support-2.8.0-update_copyright_2016.patch |
23 |
Patch1: smeserver-support-2.8.0-remove_smolt_service.patch |
Patch1: smeserver-support-2.8.0-remove_smolt_service.patch |
24 |
Patch2: smeserver-support-2.8.0.os-release.patch |
Patch2: smeserver-support-2.8.0.os-release.patch |
98 |
Requires: dmraid |
Requires: dmraid |
99 |
|
|
100 |
%changelog |
%changelog |
101 |
|
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-9.sme |
102 |
|
- Koozali branding of manager [SME: 9676] |
103 |
|
- new image in archive; removed old images from cvs |
104 |
|
- |
105 |
|
|
106 |
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-8.sme |
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-8.sme |
107 |
- reverting partly the changes in last patch [SME: 9598] |
- reverting partly the changes in last patch [SME: 9598] |
108 |
- wrong catch of proxy related url with the http to https changes |
- wrong catch of proxy related url with the http to https changes |
902 |
%patch1 -p1 |
%patch1 -p1 |
903 |
%patch2 -p1 |
%patch2 -p1 |
904 |
%patch3 -p1 |
%patch3 -p1 |
|
cp %{SOURCE1} root/etc/e-smith/web/common |
|
|
cp %{SOURCE2} root/etc/e-smith/web/common |
|
|
cp %{SOURCE3} root/etc/e-smith/web/common |
|
905 |
|
|
906 |
%build |
%build |
907 |
perl createlinks |
perl createlinks |