1 |
# $Id: e-smith-base.spec,v 1.134 2011/11/07 06:18:11 snetram Exp $ |
# $Id: e-smith-base.spec,v 1.135 2011/11/07 15:52:19 slords 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 63 |
%define release 64 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
59 |
Patch47: e-smith-base-5.2.0-string-fix.patch |
Patch47: e-smith-base-5.2.0-string-fix.patch |
60 |
Patch48: e-smith-base-5.2.0-dont_set_gecos_in_ldap.patch |
Patch48: e-smith-base-5.2.0-dont_set_gecos_in_ldap.patch |
61 |
Patch49: e-smith-base-5.2.0-initExternal.patch |
Patch49: e-smith-base-5.2.0-initExternal.patch |
62 |
|
Patch50: e-smith-base-5.2.0-ConsoleNetwork.patch |
63 |
|
Patch51: e-smith-base-5.2.0-ConsoleNetworkText.patch |
64 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
65 |
Requires: mod_auth_external |
Requires: mod_auth_external |
66 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
108 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
109 |
|
|
110 |
%changelog |
%changelog |
111 |
|
* Fri Mar 16 2012 Ian Wells <esmith@wellsi.com> 5.2.0-64.sme |
112 |
|
- Add MAC address into console network selection [SME: 6844] |
113 |
|
|
114 |
* Sun Nov 6 2011 Shad L. Lords <slords@mail.com> 5.2.0-63.sme |
* Sun Nov 6 2011 Shad L. Lords <slords@mail.com> 5.2.0-63.sme |
115 |
- Initialize ExternalInterface db structure so hwaddr in console works |
- Initialize ExternalInterface db structure so hwaddr in console works |
116 |
[SME: 6775] |
[SME: 6775] |
1574 |
%patch47 -p1 |
%patch47 -p1 |
1575 |
%patch48 -p1 |
%patch48 -p1 |
1576 |
%patch49 -p1 |
%patch49 -p1 |
1577 |
|
%patch50 -p1 |
1578 |
|
%patch51 -p1 |
1579 |
|
|
1580 |
%pre |
%pre |
1581 |
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 ] |