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 87 |
%define release 90 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
78 |
Patch68: e-smith-base-4.18.0-consoleValidateFirst.patch |
Patch68: e-smith-base-4.18.0-consoleValidateFirst.patch |
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 |
82 |
|
Patch72: e-smith-base-4.18.0-ROUTER_DESC.patch |
83 |
|
Patch73: e-smith-base-4.18.0-rmDuplicates.patch |
84 |
|
|
85 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
86 |
Requires: mod_auth_external |
Requires: mod_auth_external |
129 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
130 |
|
|
131 |
%changelog |
%changelog |
132 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90 |
133 |
|
- Remove duplicate <base> entries [SME: 3894] |
134 |
|
|
135 |
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89 |
136 |
|
- remove unused ROUTER_DESC token from lexicon [SME: 3879] |
137 |
|
|
138 |
|
* Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88 |
139 |
|
- remove default of 1400 MTU for interfaces [SME: 549] |
140 |
|
|
141 |
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87 |
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87 |
142 |
- db prop to dissociate admin password from root in useraccounts.pm [SME: 3117] |
- db prop to dissociate admin password from root in useraccounts.pm [SME: 3117] |
143 |
|
|
1284 |
%patch68 -p1 |
%patch68 -p1 |
1285 |
%patch69 -p1 |
%patch69 -p1 |
1286 |
%patch70 -p1 |
%patch70 -p1 |
1287 |
|
%patch71 -p1 |
1288 |
|
%patch72 -p1 |
1289 |
|
%patch73 -p1 |
1290 |
|
|
1291 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1292 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |