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 94 |
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 |
|
Patch73: e-smith-base-4.18.0-rmDuplicates.patch |
84 |
|
Patch74: e-smith-base-4.18.0-tags2general.patch |
85 |
|
Patch75: e-smith-base-4.18.0-useracc_single_char-fix.patch |
86 |
|
Patch76: e-smith-base-4.18.0-gettextErrors.patch |
87 |
|
Patch77: e-smith-base-4.18.0-rmPleasewait.patch |
88 |
|
|
89 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
90 |
Requires: mod_auth_external |
Requires: mod_auth_external |
91 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
92 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
93 |
Requires: e-smith-formmagick >= 0.2.0 |
Requires: e-smith-formmagick >= 1.4.0-9 |
94 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
95 |
Requires: e-smith-daemontools >= 1.7.1-04 |
Requires: e-smith-daemontools >= 1.7.1-04 |
96 |
Requires: perl(Locale::gettext) |
Requires: perl(Locale::gettext) |
133 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
134 |
|
|
135 |
%changelog |
%changelog |
136 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94 |
137 |
|
- Remove pleasewait function [SME: 126] |
138 |
|
|
139 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-93 |
140 |
|
- fix gettext formatting in three files [SME: 3938] |
141 |
|
|
142 |
|
* Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92 |
143 |
|
- Fix creation of usernames and pseudonyms with one character |
144 |
|
- [SME: 2451] |
145 |
|
|
146 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91 |
147 |
|
- Remove <base> tags now in general [SME: 3911] |
148 |
|
|
149 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90 |
150 |
|
- Remove duplicate <base> entries [SME: 3894] |
151 |
|
|
152 |
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89 |
153 |
|
- remove unused ROUTER_DESC token from lexicon [SME: 3879] |
154 |
|
|
155 |
* 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 |
156 |
- remove default of 1400 MTU for interfaces [SME: 549] |
- remove default of 1400 MTU for interfaces [SME: 549] |
157 |
|
|
1302 |
%patch69 -p1 |
%patch69 -p1 |
1303 |
%patch70 -p1 |
%patch70 -p1 |
1304 |
%patch71 -p1 |
%patch71 -p1 |
1305 |
|
%patch72 -p1 |
1306 |
|
%patch73 -p1 |
1307 |
|
%patch74 -p1 |
1308 |
|
%patch75 -p1 |
1309 |
|
%patch76 -p1 |
1310 |
|
%patch77 -p1 |
1311 |
|
|
1312 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1313 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |