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 5 |
%define release 6 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
11 |
Patch0: e-smith-domains-1.4.0-CorpDNSpanelTextadded.patch |
Patch0: e-smith-domains-1.4.0-CorpDNSpanelTextadded.patch |
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 |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
26 |
e-smith server and gateway software - domains module. |
e-smith server and gateway software - domains module. |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Tue Oct 16 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.0-6 |
30 |
|
- Allow Corporate DNS settings to be removed via panel. [SME: 3415] |
31 |
|
|
32 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
33 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
34 |
|
|
196 |
%patch0 -p1 |
%patch0 -p1 |
197 |
%patch1 -p1 |
%patch1 -p1 |
198 |
%patch2 -p1 |
%patch2 -p1 |
199 |
|
%patch3 -p1 |
200 |
|
|
201 |
%build |
%build |
202 |
# Force creation of potentially empty directories |
# Force creation of potentially empty directories |