1 |
# $Id: e-smith-base.spec,v 1.18 2013/03/06 20:20:05 slords Exp $ |
# $Id: e-smith-base.spec,v 1.19 2013/03/09 22:28:20 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.4.0 |
%define version 5.4.0 |
7 |
%define release 17 |
%define release 18 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
23 |
Patch10: e-smith-base-5.4.0-pwauth.patch |
Patch10: e-smith-base-5.4.0-pwauth.patch |
24 |
Patch11: e-smith-base-5.4.0-uidgid.patch |
Patch11: e-smith-base-5.4.0-uidgid.patch |
25 |
Patch12: e-smith-base-5.4.0-fixwww.patch |
Patch12: e-smith-base-5.4.0-fixwww.patch |
26 |
|
Patch13: e-smith-base-5.4.0-SystemName.patch |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildArch: noarch |
BuildArch: noarch |
29 |
Requires: pwauth |
Requires: pwauth |
71 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
72 |
|
|
73 |
%changelog |
%changelog |
74 |
|
* Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 5.4.0-18.sme |
75 |
|
- Change System Name from mitel-networks-server to sme-server [SME: 7485] |
76 |
|
|
77 |
* Sat Mar 9 2013 Shad L. Lords <slords@mail.com> 5.4.0-17.sme |
* Sat Mar 9 2013 Shad L. Lords <slords@mail.com> 5.4.0-17.sme |
78 |
- Fix user www creation in init-accounts [SME: 7319] |
- Fix user www creation in init-accounts [SME: 7319] |
79 |
|
|
1566 |
%patch10 -p1 |
%patch10 -p1 |
1567 |
%patch11 -p1 |
%patch11 -p1 |
1568 |
%patch12 -p1 |
%patch12 -p1 |
1569 |
|
%patch13 -p1 |
1570 |
|
|
1571 |
%pre |
%pre |
1572 |
/sbin/e-smith/create-system-user smelog 1002 \ |
/sbin/e-smith/create-system-user smelog 1002 \ |