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