2 |
%define name e-smith-base |
%define name e-smith-base |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.18.0 |
%define version 4.18.0 |
5 |
%define release 58 |
%define release 59 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
54 |
Patch44: e-smith-base-4.18.0-bootstrap.patch |
Patch44: e-smith-base-4.18.0-bootstrap.patch |
55 |
Patch45: e-smith-base-4.18.0-pamtemplate.patch3 |
Patch45: e-smith-base-4.18.0-pamtemplate.patch3 |
56 |
Patch46: e-smith-base-4.18.0-restoredev.patch |
Patch46: e-smith-base-4.18.0-restoredev.patch |
57 |
|
Patch47: e-smith-base-4.18.0-no_kmodule.patch |
58 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
59 |
Requires: mod_auth_external |
Requires: mod_auth_external |
60 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-7 |
102 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
103 |
|
|
104 |
%changelog |
%changelog |
105 |
|
* Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59 |
106 |
|
- Have nonetworkdrivers script exit silently if kmodule bin not found. |
107 |
|
[SME: 2549] |
108 |
|
|
109 |
* Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-58 |
* Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-58 |
110 |
- Start messagebus/haldaemon so restore works [SME: 3058] |
- Start messagebus/haldaemon so restore works [SME: 3058] |
111 |
|
|
1139 |
%patch44 -p1 |
%patch44 -p1 |
1140 |
%patch45 -p1 |
%patch45 -p1 |
1141 |
%patch46 -p1 |
%patch46 -p1 |
1142 |
|
%patch47 -p1 |
1143 |
|
|
1144 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1145 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |