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 79 |
%define release 92 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
70 |
Patch60: e-smith-base-4.18.0-delete_forwarder.patch |
Patch60: e-smith-base-4.18.0-delete_forwarder.patch |
71 |
Patch61: e-smith-base-4.18.0-part_size.patch |
Patch61: e-smith-base-4.18.0-part_size.patch |
72 |
Patch62: e-smith-base-4.18.0-passwdlock.patch |
Patch62: e-smith-base-4.18.0-passwdlock.patch |
73 |
|
Patch63: e-smith-base-4.18.0-smartd.patch |
74 |
|
Patch64: e-smith-base-4.18.0-smartdtemplates2expand.patch |
75 |
|
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 |
|
|
87 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
88 |
Requires: mod_auth_external |
Requires: mod_auth_external |
89 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-19 |
90 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
91 |
Requires: e-smith-formmagick >= 0.2.0 |
Requires: e-smith-formmagick >= 1.4.0-9 |
92 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
93 |
Requires: e-smith-daemontools >= 1.7.1-04 |
Requires: e-smith-daemontools >= 1.7.1-04 |
94 |
Requires: perl(Locale::gettext) |
Requires: perl(Locale::gettext) |
131 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
132 |
|
|
133 |
%changelog |
%changelog |
134 |
|
* Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92 |
135 |
|
- Fix creation of usernames and pseudonyms with one character |
136 |
|
- [SME: 2451] |
137 |
|
|
138 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91 |
139 |
|
- Remove <base> tags now in general [SME: 3911] |
140 |
|
|
141 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90 |
142 |
|
- Remove duplicate <base> entries [SME: 3894] |
143 |
|
|
144 |
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89 |
145 |
|
- remove unused ROUTER_DESC token from lexicon [SME: 3879] |
146 |
|
|
147 |
|
* Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88 |
148 |
|
- remove default of 1400 MTU for interfaces [SME: 549] |
149 |
|
|
150 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87 |
151 |
|
- db prop to dissociate admin password from root in useraccounts.pm [SME: 3117] |
152 |
|
|
153 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86 |
154 |
|
- pptp connections setting mtu/mru > 1400 [SME: 549] |
155 |
|
|
156 |
|
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85 |
157 |
|
- console to strength validate password choice on first entry [SME: 3131] |
158 |
|
|
159 |
|
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84 |
160 |
|
- Auto-mount USB REV-drive as usbdisk [SME: 2972] |
161 |
|
|
162 |
|
* Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83 |
163 |
|
- ignore error returns from tar [SME: 3127] |
164 |
|
|
165 |
|
* Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82 |
166 |
|
- Use esmith::util::validatePassword on console [SME: 2173] |
167 |
|
|
168 |
|
* Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81 |
169 |
|
- Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445] |
170 |
|
|
171 |
|
* Mon Dec 24 2007 Stephen Noble <support@dungog.net> 4.18-80 |
172 |
|
- Add smartd as a disabled service with template [SME: 1445] |
173 |
|
|
174 |
* Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79 |
* Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79 |
175 |
- Lock user accounts with usermod instead of passwd [SME: 3595] |
- Lock user accounts with usermod instead of passwd [SME: 3595] |
176 |
|
|
1285 |
%patch60 -p1 |
%patch60 -p1 |
1286 |
%patch61 -p1 |
%patch61 -p1 |
1287 |
%patch62 -p1 |
%patch62 -p1 |
1288 |
|
%patch63 -p1 |
1289 |
|
%patch64 -p1 |
1290 |
|
%patch65 -p1 |
1291 |
|
%patch66 -p1 |
1292 |
|
%patch67 -p1 |
1293 |
|
%patch68 -p1 |
1294 |
|
%patch69 -p1 |
1295 |
|
%patch70 -p1 |
1296 |
|
%patch71 -p1 |
1297 |
|
%patch72 -p1 |
1298 |
|
%patch73 -p1 |
1299 |
|
%patch74 -p1 |
1300 |
|
%patch75 -p1 |
1301 |
|
|
1302 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1303 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |