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 13 |
%define release 14 |
5 |
Version: %{version} |
Version: %{version} |
6 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
7 |
License: GPL |
License: GPL |
18 |
Patch8: e-smith-hosts-1.14.0-removeEmptyEntry.patch |
Patch8: e-smith-hosts-1.14.0-removeEmptyEntry.patch |
19 |
Patch9: e-smith-hosts-1.14.0-rmDuplicates.patch |
Patch9: e-smith-hosts-1.14.0-rmDuplicates.patch |
20 |
Patch10: e-smith-hosts-1.14.0-add2general.patch |
Patch10: e-smith-hosts-1.14.0-add2general.patch |
21 |
|
Patch11: e-smith-hosts-1.14.0-hosttype.patch |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
Requires: e-smith-base |
Requires: e-smith-base |
24 |
Requires: e-smith-lib >= 1.15.1-19 |
Requires: e-smith-lib >= 1.15.1-19 |
33 |
used to build the DNS and DHCP configuration. |
used to build the DNS and DHCP configuration. |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Tue Jul 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-14 |
37 |
|
- Move single occurence HOSTTYPE back to e-smith-hosts |
38 |
|
|
39 |
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-13 |
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-13 |
40 |
- Add common <base> tags to e-smith-formmagick's general [SME: 4280] |
- Add common <base> tags to e-smith-formmagick's general [SME: 4280] |
41 |
|
|
1023 |
%patch8 -p1 |
%patch8 -p1 |
1024 |
%patch9 -p1 |
%patch9 -p1 |
1025 |
%patch10 -p1 |
%patch10 -p1 |
1026 |
|
%patch11 -p1 |
1027 |
|
|
1028 |
%build |
%build |
1029 |
perl createlinks |
perl createlinks |