1 |
# $Id: e-smith-base.spec,v 1.79 2010/06/09 17:45:25 slords Exp $ |
# $Id: e-smith-base.spec,v 1.80 2010/06/09 17:46:14 slords 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.0.0 |
%define version 5.0.0 |
7 |
%define release 13 |
%define release 14 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
21 |
Patch9: e-smith-base-5.0.0-sha1.patch |
Patch9: e-smith-base-5.0.0-sha1.patch |
22 |
Patch10: e-smith-base-5.0.0-badkmods.patch |
Patch10: e-smith-base-5.0.0-badkmods.patch |
23 |
Patch11: e-smith-base-5.0.0-fix-local-nic-string-in-console.patch |
Patch11: e-smith-base-5.0.0-fix-local-nic-string-in-console.patch |
24 |
|
Patch12: e-smith-base-5.0.0-condrestart.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
Requires: mod_auth_external |
Requires: mod_auth_external |
27 |
Requires: e-smith-lib >= 2.0.0-2 |
Requires: e-smith-lib >= 2.0.0-2 |
65 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
66 |
|
|
67 |
%changelog |
%changelog |
68 |
|
* Mon Jul 19 2010 Charlie Brady <charlie_brady@mitel.com> 5.0.0-14.sme |
69 |
|
- Don't exit 99 from e-smith-service script when called with 'condrestart' |
70 |
|
and service is disabled. [SME: 6104] |
71 |
|
|
72 |
* Wed Jun 09 2010 Shad L. Lords <slords@mail.com> 5.0.0-13.sme |
* Wed Jun 09 2010 Shad L. Lords <slords@mail.com> 5.0.0-13.sme |
73 |
- Fix patch so it doesn't create orig file [SME: 6039] |
- Fix patch so it doesn't create orig file [SME: 6039] |
74 |
|
|
1335 |
%patch9 -p1 |
%patch9 -p1 |
1336 |
%patch10 -p1 |
%patch10 -p1 |
1337 |
%patch11 -p1 |
%patch11 -p1 |
1338 |
|
%patch12 -p1 |
1339 |
|
|
1340 |
%pre |
%pre |
1341 |
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 ] |