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 69 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
68 |
Requires: mod_auth_external |
Requires: mod_auth_external |
69 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-7 |
111 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
112 |
|
|
113 |
%changelog |
%changelog |
114 |
|
* Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69 |
115 |
|
- Move httpd logrotate.d directory to e-smith-apache. [SME: 3380] |
116 |
|
|
117 |
|
* Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-68 |
118 |
|
- Rename in logrotate.d directory apache to httpd. [SME: 3380] |
119 |
|
|
120 |
* 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 |
121 |
- Fix pod in groups.pm file. [SME: 3379] |
- Fix pod in groups.pm file. [SME: 3379] |
122 |
|
|
1188 |
%patch52 -p1 |
%patch52 -p1 |
1189 |
%patch53 -p1 |
%patch53 -p1 |
1190 |
%patch54 -p1 |
%patch54 -p1 |
1191 |
|
%patch55 -p1 |
1192 |
|
%patch56 -p1 |
1193 |
|
|
1194 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1195 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |