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 66 |
%define release 67 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
61 |
Patch51: e-smith-base-4.18.0-devicechk.patch2 |
Patch51: e-smith-base-4.18.0-devicechk.patch2 |
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 |
65 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
66 |
Requires: mod_auth_external |
Requires: mod_auth_external |
67 |
Requires: e-smith-lib >= 1.18.0-7 |
Requires: e-smith-lib >= 1.18.0-7 |
109 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
110 |
|
|
111 |
%changelog |
%changelog |
112 |
|
* Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67 |
113 |
|
- Fix pod in groups.pm file. [SME: 3379] |
114 |
|
|
115 |
* Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66 |
* Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66 |
116 |
- Relax restrictions on restore devices, to allow CDR and DVDR. |
- Relax restrictions on restore devices, to allow CDR and DVDR. |
117 |
[SME: 3126] |
[SME: 3126] |
1179 |
%patch51 -p1 |
%patch51 -p1 |
1180 |
%patch52 -p1 |
%patch52 -p1 |
1181 |
%patch53 -p1 |
%patch53 -p1 |
1182 |
|
%patch54 -p1 |
1183 |
|
|
1184 |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin |
1185 |
rm -rf root/etc/e-smith/templates/etc/identd.masq |
rm -rf root/etc/e-smith/templates/etc/identd.masq |