1 |
# $Id: e-smith-hosts.spec,v 1.19 2010/11/29 17:35:51 slords Exp $ |
# $Id: e-smith-hosts.spec,v 1.21 2015/01/21 22:02:47 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 9 |
%define release 10 |
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-10.sme |
35 |
|
- Add a migrate fragment to sanitize the host comment [SME: 8806] |
36 |
|
- Code done by Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au> |
37 |
|
|
38 |
* 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 |
39 |
- Add a validator for the comment and the hostname field [SME: 8806] |
- Add a validator for the comment and the hostname field [SME: 8806] |
40 |
|
|