1 |
# $Id: e-smith-hosts.spec,v 1.22 2015/01/22 07:40:49 stephdl Exp $ |
# $Id: e-smith-hosts.spec,v 1.24 2015/01/29 12:35:43 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.2.0 |
%define version 2.2.0 |
6 |
%define release 11 |
%define release 13 |
7 |
Version: %{version} |
Version: %{version} |
8 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
9 |
License: GPL |
License: GPL |
31 |
used to build the DNS and DHCP configuration. |
used to build the DNS and DHCP configuration. |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
* Wed Jan 21 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-11.sme |
* Fri Feb 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-13.sme |
35 |
- Add a migrate fragment to sanitize the host comment [SME: 8806] |
- Add a migrate fragment to sanitize the host comment [SME: 8806] |
36 |
- Code done by Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au> |
- Code done by Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au> |
37 |
|
- and Huib <sme@artixdesign.com> |
38 |
|
|
39 |
* Sun Jan 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-9.sme |
* Sun Jan 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-9.sme |
40 |
- Add a validator for the comment and the hostname field [SME: 8806] |
- Add a validator for the comment and the hostname field [SME: 8806] |