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 88 |
%define release 89 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
79 |
Patch69: e-smith-base-4.18.0-MTU.patch |
Patch69: e-smith-base-4.18.0-MTU.patch |
80 |
Patch70: e-smith-base-4.18.0-adminIsNotRoot.patch |
Patch70: e-smith-base-4.18.0-adminIsNotRoot.patch |
81 |
Patch71: e-smith-base-4.18.0-noMTU.patch |
Patch71: e-smith-base-4.18.0-noMTU.patch |
82 |
|
Patch72: e-smith-base-4.18.0-ROUTER_DESC.patch |
83 |
|
|
84 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
85 |
Requires: mod_auth_external |
Requires: mod_auth_external |
128 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
129 |
|
|
130 |
%changelog |
%changelog |
131 |
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89 |
132 |
|
- remove unused ROUTER_DESC token from lexicon [SME: 3879] |
133 |
|
|
134 |
* Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88 |
* Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88 |
135 |
- remove default of 1400 MTU for interfaces [SME: 549] |
- remove default of 1400 MTU for interfaces [SME: 549] |
136 |
|
|
1281 |
%patch69 -p1 |
%patch69 -p1 |
1282 |
%patch70 -p1 |
%patch70 -p1 |
1283 |
%patch71 -p1 |
%patch71 -p1 |
1284 |
|
%patch72 -p1 |
1285 |
|
|
1286 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1287 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |