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 10 |
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 |
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 |
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 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.4.0-9 |
38 |
- Remove <base> tags now in general [SME: 3926] |
- Remove <base> tags now in general [SME: 3926] |
39 |
|
|
217 |
%patch4 -p1 |
%patch4 -p1 |
218 |
%patch5 -p1 |
%patch5 -p1 |
219 |
%patch6 -p1 |
%patch6 -p1 |
220 |
|
%patch7 -p1 |
221 |
|
|
222 |
%build |
%build |
223 |
# Force creation of potentially empty directories |
# Force creation of potentially empty directories |