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 75 |
%define release 76 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
67 |
Patch57: e-smith-base-4.18.0-cert_regen.patch |
Patch57: e-smith-base-4.18.0-cert_regen.patch |
68 |
Patch58: e-smith-base-4.18.0-useracc_text_adjust.patch |
Patch58: e-smith-base-4.18.0-useracc_text_adjust.patch |
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 |
71 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
72 |
Requires: mod_auth_external |
Requires: mod_auth_external |
73 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-7 |
115 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
116 |
|
|
117 |
%changelog |
%changelog |
118 |
|
* Sun Nov 09 2007 Gavin Weight <gweight@gmail.com> 4.18.0-76 |
119 |
|
- Fix removal of Corporate DNS from console. [SME: 3532] |
120 |
|
|
121 |
* Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75 |
* Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75 |
122 |
- Remove previous change, applied to wrong package. [SME: 3512] |
- Remove previous change, applied to wrong package. [SME: 3512] |
123 |
|
|
1217 |
%patch57 -p1 |
%patch57 -p1 |
1218 |
%patch58 -p1 |
%patch58 -p1 |
1219 |
%patch59 -p1 |
%patch59 -p1 |
1220 |
|
%patch60 -p1 |
1221 |
|
|
1222 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1223 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |