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 88 |
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 |
|
|
83 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
84 |
Requires: mod_auth_external |
Requires: mod_auth_external |
127 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
128 |
|
|
129 |
%changelog |
%changelog |
130 |
|
* Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88 |
131 |
|
- remove default of 1400 MTU for interfaces [SME: 549] |
132 |
|
|
133 |
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87 |
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87 |
134 |
- 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] |
135 |
|
|
1276 |
%patch68 -p1 |
%patch68 -p1 |
1277 |
%patch69 -p1 |
%patch69 -p1 |
1278 |
%patch70 -p1 |
%patch70 -p1 |
1279 |
|
%patch71 -p1 |
1280 |
|
|
1281 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1282 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |