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 10 |
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 |
|
Patch5: e-smith-domains-1.4.0-delete_forwarder.patch3 |
17 |
|
Patch6: e-smith-domains-1.4.0-tags2general.patch |
18 |
|
Patch7: e-smith-domains-1.4.0-fixADD.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
22 |
Requires: perl(HTML::Tabulate) >= 0.23 |
Requires: perl(HTML::Tabulate) >= 0.23 |
23 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
24 |
BuildRequires: perl(Test::Inline) >= 0.12 |
BuildRequires: perl(Test::Inline) >= 0.12 |
25 |
BuildRequires: perl |
BuildRequires: perl |
26 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
31 |
e-smith server and gateway software - domains module. |
e-smith server and gateway software - domains module. |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
35 |
|
- Cleanup CREATE/ADD tag mixup [SME: 4045] |
36 |
|
|
37 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.4.0-9 |
38 |
|
- Remove <base> tags now in general [SME: 3926] |
39 |
|
|
40 |
|
* Fri Oct 26 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.0-8 |
41 |
|
- Fix removal of Corporate DNS setting (take III). [SME: 3415] |
42 |
|
|
43 |
|
* Sat Oct 20 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.0-7 |
44 |
|
- Add missing braces in last patch. [SME: 3415] |
45 |
|
|
46 |
* 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 |
47 |
- Allow Corporate DNS settings to be removed via panel. [SME: 3415] |
- Allow Corporate DNS settings to be removed via panel. [SME: 3415] |
48 |
|
|
214 |
%patch1 -p1 |
%patch1 -p1 |
215 |
%patch2 -p1 |
%patch2 -p1 |
216 |
%patch3 -p1 |
%patch3 -p1 |
217 |
|
%patch4 -p1 |
218 |
|
%patch5 -p1 |
219 |
|
%patch6 -p1 |
220 |
|
%patch7 -p1 |
221 |
|
|
222 |
%build |
%build |
223 |
# Force creation of potentially empty directories |
# Force creation of potentially empty directories |