1 |
# $Id: smeserver-support.spec,v 1.5 2016/04/11 19:04:55 vip-ire Exp $ |
# $Id: smeserver-support.spec,v 1.6 2016/05/12 21:21:08 vip-ire 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 5 |
%define release 6 |
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 |
24 |
Source3: btn_donateCC_LG.gif |
Source3: btn_donateCC_LG.gif |
25 |
Patch0: smeserver-support-2.8.0-update_copyright_2016.patch |
Patch0: smeserver-support-2.8.0-update_copyright_2016.patch |
26 |
Patch1: smeserver-support-2.8.0-remove_smolt_service.patch |
Patch1: smeserver-support-2.8.0-remove_smolt_service.patch |
27 |
|
Patch2: smeserver-support-2.8.0.os-release.patch |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
100 |
Requires: dmraid |
Requires: dmraid |
101 |
|
|
102 |
%changelog |
%changelog |
103 |
|
* Tue Jun 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.8.0-6.sme |
104 |
|
- Template of os-release [SME: 9580] |
105 |
|
|
106 |
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-5.sme |
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-5.sme |
107 |
- Rebuild for [SME: 9393] |
- Rebuild for [SME: 9393] |
108 |
|
|
872 |
%setup |
%setup |
873 |
%patch0 -p1 |
%patch0 -p1 |
874 |
%patch1 -p1 |
%patch1 -p1 |
875 |
|
%patch2 -p1 |
876 |
cp %{SOURCE1} root/etc/e-smith/web/common |
cp %{SOURCE1} root/etc/e-smith/web/common |
877 |
cp %{SOURCE2} root/etc/e-smith/web/common |
cp %{SOURCE2} root/etc/e-smith/web/common |
878 |
cp %{SOURCE3} root/etc/e-smith/web/common |
cp %{SOURCE3} root/etc/e-smith/web/common |