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 67 |
%define release 71 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
62 |
Patch52: e-smith-base-4.18.0-conf_modules.patch |
Patch52: e-smith-base-4.18.0-conf_modules.patch |
63 |
Patch53: e-smith-base-4.18.0-restoredev.patch2 |
Patch53: e-smith-base-4.18.0-restoredev.patch2 |
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 |
66 |
|
Patch56: e-smith-base-4.18.0-remove_httpd__logrotate.patch |
67 |
|
Patch57: e-smith-base-4.18.0-cert_regen.patch |
68 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
69 |
Requires: mod_auth_external |
Requires: mod_auth_external |
70 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-7 |
112 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
113 |
|
|
114 |
%changelog |
%changelog |
115 |
|
* Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-70 |
116 |
|
- Fix comparison of expected to actual SSL cert data. Also change |
117 |
|
truncation point for email address from 40 chars to 64. [SME: 1736]. |
118 |
|
|
119 |
|
* Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69 |
120 |
|
- Move httpd logrotate.d directory to e-smith-apache. [SME: 3380] |
121 |
|
|
122 |
|
* Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-68 |
123 |
|
- Rename in logrotate.d directory apache to httpd. [SME: 3380] |
124 |
|
|
125 |
* Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67 |
* Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67 |
126 |
- Fix pod in groups.pm file. [SME: 3379] |
- Fix pod in groups.pm file. [SME: 3379] |
127 |
|
|
1193 |
%patch52 -p1 |
%patch52 -p1 |
1194 |
%patch53 -p1 |
%patch53 -p1 |
1195 |
%patch54 -p1 |
%patch54 -p1 |
1196 |
|
%patch55 -p1 |
1197 |
|
%patch56 -p1 |
1198 |
|
%patch57 -p1 |
1199 |
|
|
1200 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1201 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |