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 81 |
%define release 83 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
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 |
76 |
|
Patch66: e-smith-base-4.18.0-backupstatus.patch |
77 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
78 |
Requires: mod_auth_external |
Requires: mod_auth_external |
79 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-7 |
121 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
122 |
|
|
123 |
%changelog |
%changelog |
124 |
|
* Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83 |
125 |
|
- ignore error returns from tar [SME: 3127] |
126 |
|
|
127 |
|
* Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82 |
128 |
|
- Use esmith::util::validatePassword on console [SME: 2173] |
129 |
|
|
130 |
* Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81 |
* Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81 |
131 |
- Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445] |
- Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445] |
132 |
|
|
1249 |
%patch62 -p1 |
%patch62 -p1 |
1250 |
%patch63 -p1 |
%patch63 -p1 |
1251 |
%patch64 -p1 |
%patch64 -p1 |
1252 |
|
%patch65 -p1 |
1253 |
|
%patch66 -p1 |
1254 |
|
|
1255 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1256 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |