1 |
# $Id: e-smith-base.spec,v 1.62 2014/03/08 17:58:31 wellsi Exp $ |
# $Id: e-smith-base.spec,v 1.63 2014/03/16 06:23:17 wellsi Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - base module |
Summary: e-smith server and gateway - base module |
4 |
%define name e-smith-base |
%define name e-smith-base |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.4.0 |
%define version 5.4.0 |
7 |
%define release 60 |
%define release 61 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
65 |
Patch52: e-smith-base-5.4.0-consoleBackupRestore.patch |
Patch52: e-smith-base-5.4.0-consoleBackupRestore.patch |
66 |
Patch53: e-smith-base-5.4.0-performRestoreNonCode.patch |
Patch53: e-smith-base-5.4.0-performRestoreNonCode.patch |
67 |
Patch54: e-smith-base-5.4.0-consoleBackupRestore2.patch |
Patch54: e-smith-base-5.4.0-consoleBackupRestore2.patch |
68 |
|
Patch55: e-smith-base-5.4.0-removeConsoleSupport.patch |
69 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
70 |
BuildArch: noarch |
BuildArch: noarch |
71 |
Requires: pwauth |
Requires: pwauth |
114 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
115 |
|
|
116 |
%changelog |
%changelog |
117 |
|
* Sun Mar 16 2014 Ian Wells <esmith@wellsi.com> 5.4.0-61.sme |
118 |
|
- Remove support.pl from e-smith-base and move to smeserver-support [SME: 8264] |
119 |
|
|
120 |
* Sat Mar 15 2014 Ian Wells <esmith@wellsi.com> 5.4.0-60.sme |
* Sat Mar 15 2014 Ian Wells <esmith@wellsi.com> 5.4.0-60.sme |
121 |
- Console restore should reboot [SME: 8259] |
- Console restore should reboot [SME: 8259] |
122 |
|
|
1786 |
%patch52 -p1 |
%patch52 -p1 |
1787 |
%patch53 -p1 |
%patch53 -p1 |
1788 |
%patch54 -p1 |
%patch54 -p1 |
1789 |
|
%patch55 -p1 |
1790 |
|
|
1791 |
# We cannot remove an empy files or folders with a patch, see [SME: 7289] |
# We cannot remove an empy files or folders with a patch, see [SME: 7289] |
1792 |
# We remove this because it contains an empty template-begin file |
# We remove this because it contains an empty template-begin file |