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 82 |
%define release 99 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
73 |
Patch63: e-smith-base-4.18.0-smartd.patch |
Patch63: e-smith-base-4.18.0-smartd.patch |
74 |
Patch64: e-smith-base-4.18.0-smartdtemplates2expand.patch |
Patch64: e-smith-base-4.18.0-smartdtemplates2expand.patch |
75 |
Patch65: e-smith-base-4.18.0-consoleValidatePassword.patch |
Patch65: e-smith-base-4.18.0-consoleValidatePassword.patch |
76 |
|
Patch66: e-smith-base-4.18.0-backupstatus.patch |
77 |
|
Patch67: e-smith-base-4.18.0-usb-revDrive.patch |
78 |
|
Patch68: e-smith-base-4.18.0-consoleValidateFirst.patch |
79 |
|
Patch69: e-smith-base-4.18.0-MTU.patch |
80 |
|
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 |
|
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 |
|
Patch78: e-smith-base-4.18.0-gettextErrors.patch2 |
89 |
|
Patch79: e-smith-base-4.18.0-rmDuplicates.patch2 |
90 |
|
Patch80: e-smith-base-4.18.0-gettextStrings.patch2 |
91 |
|
Patch81: e-smith-base-4.18.0-customDynDNS.patch |
92 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
93 |
Requires: mod_auth_external |
Requires: mod_auth_external |
94 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-19 |
95 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
96 |
Requires: e-smith-formmagick >= 0.2.0 |
Requires: e-smith-formmagick >= 1.4.0-9 |
97 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
98 |
Requires: e-smith-daemontools >= 1.7.1-04 |
Requires: e-smith-daemontools >= 1.7.1-04 |
99 |
Requires: perl(Locale::gettext) |
Requires: perl(Locale::gettext) |
136 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
137 |
|
|
138 |
%changelog |
%changelog |
139 |
|
* Sat Mar 10 2008 Shad L. Lords <slords@mail.com> 4.18-99 |
140 |
|
- Fix dyndns custom gettext [SME: 4032] |
141 |
|
|
142 |
|
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98 |
143 |
|
- revised gettext messages [SME: 631] |
144 |
|
|
145 |
|
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-97 |
146 |
|
- gettext messages [SME: 631] |
147 |
|
|
148 |
|
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-96 |
149 |
|
- remove duplicate system password has been changed [SME: 3974] |
150 |
|
|
151 |
|
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-95 |
152 |
|
- EthernetAssign shouldn't be translated [SME: 3947] |
153 |
|
|
154 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94 |
155 |
|
- Remove pleasewait function [SME: 126] |
156 |
|
|
157 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-93 |
158 |
|
- fix gettext formatting in three files [SME: 3938] |
159 |
|
|
160 |
|
* Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92 |
161 |
|
- Fix creation of usernames and pseudonyms with one character |
162 |
|
- [SME: 2451] |
163 |
|
|
164 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91 |
165 |
|
- Remove <base> tags now in general [SME: 3911] |
166 |
|
|
167 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90 |
168 |
|
- Remove duplicate <base> entries [SME: 3894] |
169 |
|
|
170 |
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89 |
171 |
|
- remove unused ROUTER_DESC token from lexicon [SME: 3879] |
172 |
|
|
173 |
|
* Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88 |
174 |
|
- remove default of 1400 MTU for interfaces [SME: 549] |
175 |
|
|
176 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87 |
177 |
|
- db prop to dissociate admin password from root in useraccounts.pm [SME: 3117] |
178 |
|
|
179 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86 |
180 |
|
- pptp connections setting mtu/mru > 1400 [SME: 549] |
181 |
|
|
182 |
|
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85 |
183 |
|
- console to strength validate password choice on first entry [SME: 3131] |
184 |
|
|
185 |
|
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84 |
186 |
|
- Auto-mount USB REV-drive as usbdisk [SME: 2972] |
187 |
|
|
188 |
|
* Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83 |
189 |
|
- ignore error returns from tar [SME: 3127] |
190 |
|
|
191 |
* Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82 |
* Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82 |
192 |
- Use esmith::util::validatePassword on console [SME: 2173] |
- Use esmith::util::validatePassword on console [SME: 2173] |
193 |
|
|
1314 |
%patch63 -p1 |
%patch63 -p1 |
1315 |
%patch64 -p1 |
%patch64 -p1 |
1316 |
%patch65 -p1 |
%patch65 -p1 |
1317 |
|
%patch66 -p1 |
1318 |
|
%patch67 -p1 |
1319 |
|
%patch68 -p1 |
1320 |
|
%patch69 -p1 |
1321 |
|
%patch70 -p1 |
1322 |
|
%patch71 -p1 |
1323 |
|
%patch72 -p1 |
1324 |
|
%patch73 -p1 |
1325 |
|
%patch74 -p1 |
1326 |
|
%patch75 -p1 |
1327 |
|
%patch76 -p1 |
1328 |
|
%patch77 -p1 |
1329 |
|
%patch78 -p1 |
1330 |
|
%patch79 -p1 |
1331 |
|
%patch80 -p1 |
1332 |
|
%patch81 -p1 |
1333 |
|
|
1334 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1335 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |