1 |
# $Id: e-smith-base.spec,v 1.145 2013/03/01 04:06:17 wellsi Exp $ |
# $Id: e-smith-base.spec,v 1.146 2013/03/16 22:21:19 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.2.0 |
%define version 5.2.0 |
7 |
%define release 74 |
%define release 75 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
69 |
Patch57: e-smith-base-5.2.0-user_modify_in_bootstrap.patch |
Patch57: e-smith-base-5.2.0-user_modify_in_bootstrap.patch |
70 |
Patch58: e-smith-base-5.2.0-ConsoleBackupText.patch |
Patch58: e-smith-base-5.2.0-ConsoleBackupText.patch |
71 |
Patch59: e-smith-base-5.2.0-existing_hwaddr.patch |
Patch59: e-smith-base-5.2.0-existing_hwaddr.patch |
72 |
|
Patch60: e-smith-base-5.2.0-add_template_to_ssl.pem.patch |
73 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
74 |
Requires: mod_auth_external |
Requires: mod_auth_external |
75 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
117 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
118 |
|
|
119 |
%changelog |
%changelog |
120 |
|
* Fri May 17 2013 chris burnat <devlist@burnat.com> 5.2.0-75.sme |
121 |
|
- Add_template_to_ssl.pem [SME: 4450] |
122 |
|
|
123 |
* Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.2.0-74.sme |
* Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.2.0-74.sme |
124 |
- Ensure existing_hwaddr is always initialized [SME: 6087] |
- Ensure existing_hwaddr is always initialized [SME: 6087] |
125 |
|
|
1626 |
%patch57 -p1 |
%patch57 -p1 |
1627 |
%patch58 -p1 |
%patch58 -p1 |
1628 |
%patch59 -p1 |
%patch59 -p1 |
1629 |
|
%patch60 -p1 |
1630 |
|
|
1631 |
%pre |
%pre |
1632 |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |