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 89 |
%define release 90 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
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 |
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89 |
136 |
- remove unused ROUTER_DESC token from lexicon [SME: 3879] |
- remove unused ROUTER_DESC token from lexicon [SME: 3879] |
137 |
|
|
1286 |
%patch70 -p1 |
%patch70 -p1 |
1287 |
%patch71 -p1 |
%patch71 -p1 |
1288 |
%patch72 -p1 |
%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 |