1 |
# $Id: e-smith-hosts.spec,v 1.3 2013/11/30 11:17:55 vip-ire Exp $ |
# $Id: e-smith-hosts.spec,v 1.8 2015/01/22 07:47:26 stephdl Exp $ |
2 |
|
|
3 |
Summary: e-smith module for managing hosts entries |
Summary: e-smith module for managing hosts entries |
4 |
Name: e-smith-hosts |
Name: e-smith-hosts |
5 |
%define version 2.4.0 |
%define version 2.4.0 |
6 |
%define release 4 |
%define release 8 |
7 |
Version: %{version} |
Version: %{version} |
8 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
9 |
License: GPL |
License: GPL |
27 |
used to build the DNS and DHCP configuration. |
used to build the DNS and DHCP configuration. |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Wed Jan 21 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-8.sme |
31 |
|
- Add a migrate fragment to sanitize the host comment [SME: 8723] |
32 |
|
- Code done by Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au> |
33 |
|
|
34 |
* Sun Jan 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-4.sme |
* Sun Jan 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-4.sme |
35 |
- Add a validator for the comment and the hostname field [SME: 8723] |
- Add a validator for the comment and the hostname field [SME: 8723] |
36 |
|
|