1 |
# $Id: e-smith-base.spec,v 1.95 2010/06/11 13:21:14 filippocarletti Exp $ |
# $Id: e-smith-base.spec,v 1.96 2010/07/20 00:20:46 charliebrady Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - base module |
Summary: e-smith server and gateway - base module |
4 |
%define name e-smith-base |
%define name e-smith-base |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.2.0 |
%define version 5.2.0 |
7 |
%define release 26 |
%define release 27 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
31 |
Patch19: e-smith-base-5.2.0-fix-local-nic-string-in-console.patch |
Patch19: e-smith-base-5.2.0-fix-local-nic-string-in-console.patch |
32 |
Patch20: e-smith-base-5.2.0-freebusy-user-modify-fix.patch |
Patch20: e-smith-base-5.2.0-freebusy-user-modify-fix.patch |
33 |
Patch21: e-smith-base-5.2.0-condrestart.patch |
Patch21: e-smith-base-5.2.0-condrestart.patch |
34 |
|
Patch22: e-smith-base-5.2.0-condrestart.patch2 |
35 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
36 |
Requires: mod_auth_external |
Requires: mod_auth_external |
37 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
77 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
78 |
|
|
79 |
%changelog |
%changelog |
80 |
|
* Sun Jul 25 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-27.sme |
81 |
|
- Fix syntax error in last patch. [SME: 5830] |
82 |
|
|
83 |
* Mon Jul 19 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-26.sme |
* Mon Jul 19 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-26.sme |
84 |
- Don't exit 99 from e-smith-service script when called with 'condrestart' |
- Don't exit 99 from e-smith-service script when called with 'condrestart' |
85 |
and service is disabled. [SME: 5830] |
and service is disabled. [SME: 5830] |
1399 |
%patch19 -p1 |
%patch19 -p1 |
1400 |
%patch20 -p1 |
%patch20 -p1 |
1401 |
%patch21 -p1 |
%patch21 -p1 |
1402 |
|
%patch22 -p1 |
1403 |
|
|
1404 |
%pre |
%pre |
1405 |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |