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 10 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
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 |
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 |
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
39 |
- Cleanup CREATE/ADD tag mixup [SME: 4045] |
- Cleanup CREATE/ADD tag mixup [SME: 4045] |
40 |
|
|
222 |
%patch5 -p1 |
%patch5 -p1 |
223 |
%patch6 -p1 |
%patch6 -p1 |
224 |
%patch7 -p1 |
%patch7 -p1 |
225 |
|
%patch8 -p1 |
226 |
|
|
227 |
%build |
%build |
228 |
# Force creation of potentially empty directories |
# Force creation of potentially empty directories |