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 82 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
77 |
Requires: mod_auth_external |
Requires: mod_auth_external |
78 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-7 |
120 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
121 |
|
|
122 |
%changelog |
%changelog |
123 |
|
* Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82 |
124 |
|
- Use esmith::util::validatePassword on console [SME: 2173] |
125 |
|
|
126 |
|
* Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81 |
127 |
|
- Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445] |
128 |
|
|
129 |
|
* Mon Dec 24 2007 Stephen Noble <support@dungog.net> 4.18-80 |
130 |
|
- Add smartd as a disabled service with template [SME: 1445] |
131 |
|
|
132 |
* 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 |
133 |
- Lock user accounts with usermod instead of passwd [SME: 3595] |
- Lock user accounts with usermod instead of passwd [SME: 3595] |
134 |
|
|
1243 |
%patch60 -p1 |
%patch60 -p1 |
1244 |
%patch61 -p1 |
%patch61 -p1 |
1245 |
%patch62 -p1 |
%patch62 -p1 |
1246 |
|
%patch63 -p1 |
1247 |
|
%patch64 -p1 |
1248 |
|
%patch65 -p1 |
1249 |
|
|
1250 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1251 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |