1 |
# $Id: e-smith-base.spec,v 1.24 2013/03/16 16:15:40 slords Exp $ |
# $Id: e-smith-base.spec,v 1.25 2013/03/17 01:32:06 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 24 |
%define release 25 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
33 |
Patch20: e-smith-base-5.4.0-no_modprobe.patch |
Patch20: e-smith-base-5.4.0-no_modprobe.patch |
34 |
Patch21: e-smith-base-5.4.0-more_rsyslog.patch |
Patch21: e-smith-base-5.4.0-more_rsyslog.patch |
35 |
Patch22: e-smith-base-5.4.0-ConsoleBackupText.patch |
Patch22: e-smith-base-5.4.0-ConsoleBackupText.patch |
36 |
|
Patch23: e-smith-base-5.4.0-NICBonding.patch |
37 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
38 |
BuildArch: noarch |
BuildArch: noarch |
39 |
Requires: pwauth |
Requires: pwauth |
81 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
82 |
|
|
83 |
%changelog |
%changelog |
84 |
|
* Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.4.0-25.sme |
85 |
|
- Always define InternalInterface NICBonding [SME: 7498] |
86 |
|
|
87 |
* Sat Mar 16 2013 Terry Fage <trex1512@yahoo.com.au> 5.4.0-24.sme |
* Sat Mar 16 2013 Terry Fage <trex1512@yahoo.com.au> 5.4.0-24.sme |
88 |
- In the console refer to removable media instead of USB disk [SME: 7414] |
- In the console refer to removable media instead of USB disk [SME: 7414] |
89 |
|
|
1607 |
%patch20 -p1 |
%patch20 -p1 |
1608 |
%patch21 -p1 |
%patch21 -p1 |
1609 |
%patch22 -p1 |
%patch22 -p1 |
1610 |
|
%patch23 -p1 |
1611 |
|
|
1612 |
%pre |
%pre |
1613 |
/sbin/e-smith/create-system-user smelog 1002 \ |
/sbin/e-smith/create-system-user smelog 1002 \ |