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 9 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
15 |
Patch4: e-smith-domains-1.4.0-delete_forwarder.patch2 |
Patch4: e-smith-domains-1.4.0-delete_forwarder.patch2 |
16 |
Patch5: e-smith-domains-1.4.0-delete_forwarder.patch3 |
Patch5: e-smith-domains-1.4.0-delete_forwarder.patch3 |
17 |
Patch6: e-smith-domains-1.4.0-tags2general.patch |
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 |
Requires: e-smith-formmagick >= 1.4.0-12 |
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 [SME: 4287] |
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 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.4.0-9 |
42 |
- Remove <base> tags now in general [SME: 3926] |
- Remove <base> tags now in general [SME: 3926] |
43 |
|
|
221 |
%patch4 -p1 |
%patch4 -p1 |
222 |
%patch5 -p1 |
%patch5 -p1 |
223 |
%patch6 -p1 |
%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 |