2 |
%define name e-smith-domains |
%define name e-smith-domains |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.4.0 |
%define version 1.4.0 |
5 |
%define release 6 |
%define release 7 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
12 |
Patch1: e-smith-domains-1.4.0-CorpDNSpanelTextadded.patch2 |
Patch1: e-smith-domains-1.4.0-CorpDNSpanelTextadded.patch2 |
13 |
Patch2: e-smith-domains-1.4.0-novirtual.patch |
Patch2: e-smith-domains-1.4.0-novirtual.patch |
14 |
Patch3: e-smith-domains-1.4.0-delete_forwarder.patch |
Patch3: e-smith-domains-1.4.0-delete_forwarder.patch |
15 |
|
Patch4: e-smith-domains-1.4.0-delete_forwarder.patch2 |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
27 |
e-smith server and gateway software - domains module. |
e-smith server and gateway software - domains module. |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Sat Oct 20 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.0-7 |
31 |
|
- Add missing braces in last patch. [SME: 3415] |
32 |
|
|
33 |
* Tue Oct 16 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.0-6 |
* Tue Oct 16 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.0-6 |
34 |
- Allow Corporate DNS settings to be removed via panel. [SME: 3415] |
- Allow Corporate DNS settings to be removed via panel. [SME: 3415] |
35 |
|
|
201 |
%patch1 -p1 |
%patch1 -p1 |
202 |
%patch2 -p1 |
%patch2 -p1 |
203 |
%patch3 -p1 |
%patch3 -p1 |
204 |
|
%patch4 -p1 |
205 |
|
|
206 |
%build |
%build |
207 |
# Force creation of potentially empty directories |
# Force creation of potentially empty directories |