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 7 |
%define release 10 |
5 |
Version: %{version} |
Version: %{version} |
6 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
7 |
License: GPL |
License: GPL |
12 |
Patch2: e-smith-hosts-1.14.0-comment.patch |
Patch2: e-smith-hosts-1.14.0-comment.patch |
13 |
Patch3: e-smith-hosts-1.14.0-success.patch |
Patch3: e-smith-hosts-1.14.0-success.patch |
14 |
Patch4: e-smith-hosts-1.14.0-thenumbers.patch |
Patch4: e-smith-hosts-1.14.0-thenumbers.patch |
15 |
|
Patch5: e-smith-hosts-1.14.0-no_global.patch |
16 |
|
Patch6: e-smith-hosts-1.14.0-no_global.patch2 |
17 |
|
Patch7: e-smith-hosts-1.14.0-no_global.patch3 |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
Requires: e-smith-base |
Requires: e-smith-base |
20 |
Requires: e-smith-lib >= 1.15.1-19 |
Requires: e-smith-lib >= 1.15.1-19 |
28 |
used to build the DNS and DHCP configuration. |
used to build the DNS and DHCP configuration. |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Thu Jul 12 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-10 |
32 |
|
- Remove implicit use of GLOBAL_IP lexicon entries. [SME: 3135] |
33 |
|
|
34 |
|
* Fri Jul 06 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-9 |
35 |
|
- Remove more remnant lexicon entries. [SME: 3135] |
36 |
|
|
37 |
|
* Fri Jul 06 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-8 |
38 |
|
- Remove remnant DNS publication code and lexicon entries. [SME: 3135] |
39 |
|
|
40 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
41 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
42 |
|
|
1000 |
%patch2 -p1 |
%patch2 -p1 |
1001 |
%patch3 -p1 |
%patch3 -p1 |
1002 |
%patch4 -p1 |
%patch4 -p1 |
1003 |
|
%patch5 -p1 |
1004 |
|
%patch6 -p1 |
1005 |
|
%patch7 -p1 |
1006 |
|
|
1007 |
%build |
%build |
1008 |
perl createlinks |
perl createlinks |