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 78 |
%define release 87 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
69 |
Patch59: e-smith-base-4.18.0-non_Removable_pseudonyms.patch |
Patch59: e-smith-base-4.18.0-non_Removable_pseudonyms.patch |
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 |
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 |
|
|
82 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
83 |
Requires: mod_auth_external |
Requires: mod_auth_external |
84 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-19 |
85 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
86 |
Requires: e-smith-formmagick >= 0.2.0 |
Requires: e-smith-formmagick >= 0.2.0 |
87 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
126 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
127 |
|
|
128 |
%changelog |
%changelog |
129 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87 |
130 |
|
- db prop to dissociate admin password from root in useraccounts.pm [SME: 3117] |
131 |
|
|
132 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86 |
133 |
|
- pptp connections setting mtu/mru > 1400 [SME: 549] |
134 |
|
|
135 |
|
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85 |
136 |
|
- console to strength validate password choice on first entry [SME: 3131] |
137 |
|
|
138 |
|
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84 |
139 |
|
- Auto-mount USB REV-drive as usbdisk [SME: 2972] |
140 |
|
|
141 |
|
* Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83 |
142 |
|
- ignore error returns from tar [SME: 3127] |
143 |
|
|
144 |
|
* Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82 |
145 |
|
- Use esmith::util::validatePassword on console [SME: 2173] |
146 |
|
|
147 |
|
* Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81 |
148 |
|
- Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445] |
149 |
|
|
150 |
|
* Mon Dec 24 2007 Stephen Noble <support@dungog.net> 4.18-80 |
151 |
|
- Add smartd as a disabled service with template [SME: 1445] |
152 |
|
|
153 |
|
* Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79 |
154 |
|
- Lock user accounts with usermod instead of passwd [SME: 3595] |
155 |
|
|
156 |
* Sun Dec 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-78 |
* Sun Dec 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-78 |
157 |
- Add symlink to fr-fr locale. [SME: 3648] |
- Add symlink to fr-fr locale. [SME: 3648] |
158 |
|
|
1263 |
%patch59 -p1 |
%patch59 -p1 |
1264 |
%patch60 -p1 |
%patch60 -p1 |
1265 |
%patch61 -p1 |
%patch61 -p1 |
1266 |
|
%patch62 -p1 |
1267 |
|
%patch63 -p1 |
1268 |
|
%patch64 -p1 |
1269 |
|
%patch65 -p1 |
1270 |
|
%patch66 -p1 |
1271 |
|
%patch67 -p1 |
1272 |
|
%patch68 -p1 |
1273 |
|
%patch69 -p1 |
1274 |
|
%patch70 -p1 |
1275 |
|
|
1276 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1277 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |