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 69 |
%define release 73 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
64 |
Patch54: e-smith-base-4.18.0-groups.pm.pod.patch |
Patch54: e-smith-base-4.18.0-groups.pm.pod.patch |
65 |
Patch55: e-smith-base-4.18.0-rename_apache2httpd.patch |
Patch55: e-smith-base-4.18.0-rename_apache2httpd.patch |
66 |
Patch56: e-smith-base-4.18.0-remove_httpd__logrotate.patch |
Patch56: e-smith-base-4.18.0-remove_httpd__logrotate.patch |
67 |
|
Patch57: e-smith-base-4.18.0-cert_regen.patch |
68 |
|
Patch58: e-smith-base-4.18.0-useracc_text_adjust.patch |
69 |
|
Patch59: e-smith-base-4.18.0-non_Removable_pseudonyms.patch |
70 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
71 |
Requires: mod_auth_external |
Requires: mod_auth_external |
72 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-7 |
114 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
115 |
|
|
116 |
%changelog |
%changelog |
117 |
|
* Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73 |
118 |
|
- Make non-Removable pseudonyms point to admin when reassigned. [SME: 2214] |
119 |
|
|
120 |
|
* Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72 |
121 |
|
- Adjust success text when changing admin password. [SME: 2442] |
122 |
|
|
123 |
|
* Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71 |
124 |
|
- Fix comparison of expected to actual SSL cert data. Also change |
125 |
|
truncation point for email address from 40 chars to 64. [SME: 1736]. |
126 |
|
[Note that -70 was inadvertently skipped.] |
127 |
|
|
128 |
* Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69 |
* Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69 |
129 |
- Move httpd logrotate.d directory to e-smith-apache. [SME: 3380] |
- Move httpd logrotate.d directory to e-smith-apache. [SME: 3380] |
130 |
|
|
1204 |
%patch54 -p1 |
%patch54 -p1 |
1205 |
%patch55 -p1 |
%patch55 -p1 |
1206 |
%patch56 -p1 |
%patch56 -p1 |
1207 |
|
%patch57 -p1 |
1208 |
|
%patch58 -p1 |
1209 |
|
%patch59 -p1 |
1210 |
|
|
1211 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1212 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |