1 |
Summary: e-smith module for managing hosts entries |
Summary: e-smith module for managing hosts entries |
2 |
Name: e-smith-hosts |
Name: e-smith-hosts |
3 |
%define version 1.14.0 |
%define version 1.14.0 |
4 |
%define release 10 |
%define release 13 |
5 |
Version: %{version} |
Version: %{version} |
6 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
7 |
License: GPL |
License: GPL |
15 |
Patch5: e-smith-hosts-1.14.0-no_global.patch |
Patch5: e-smith-hosts-1.14.0-no_global.patch |
16 |
Patch6: e-smith-hosts-1.14.0-no_global.patch2 |
Patch6: e-smith-hosts-1.14.0-no_global.patch2 |
17 |
Patch7: e-smith-hosts-1.14.0-no_global.patch3 |
Patch7: e-smith-hosts-1.14.0-no_global.patch3 |
18 |
|
Patch8: e-smith-hosts-1.14.0-removeEmptyEntry.patch |
19 |
|
Patch9: e-smith-hosts-1.14.0-rmDuplicates.patch |
20 |
|
Patch10: e-smith-hosts-1.14.0-add2general.patch |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
Requires: e-smith-base |
Requires: e-smith-base |
23 |
Requires: e-smith-lib >= 1.15.1-19 |
Requires: e-smith-lib >= 1.15.1-19 |
31 |
used to build the DNS and DHCP configuration. |
used to build the DNS and DHCP configuration. |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-13 |
35 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4280] |
36 |
|
|
37 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.14.0-12 |
38 |
|
- Remove duplicate <base> entries [SME: 3895] |
39 |
|
|
40 |
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.14.0-11 |
41 |
|
- Remove empty lexicon entry [SME: 3880] |
42 |
|
|
43 |
* Thu Jul 12 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-10 |
* Thu Jul 12 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-10 |
44 |
- Remove implicit use of GLOBAL_IP lexicon entries. [SME: 3135] |
- Remove implicit use of GLOBAL_IP lexicon entries. [SME: 3135] |
45 |
|
|
1015 |
%patch5 -p1 |
%patch5 -p1 |
1016 |
%patch6 -p1 |
%patch6 -p1 |
1017 |
%patch7 -p1 |
%patch7 -p1 |
1018 |
|
%patch8 -p1 |
1019 |
|
%patch9 -p1 |
1020 |
|
%patch10 -p1 |
1021 |
|
|
1022 |
%build |
%build |
1023 |
perl createlinks |
perl createlinks |