1 |
# $Id: e-smith-tinydns.spec,v 1.1 2013/02/06 21:46:33 slords Exp $ |
# $Id: e-smith-tinydns.spec,v 1.2 2014/05/18 15:10:53 stephdl Exp $ |
2 |
|
|
3 |
Summary: e-smith module to configure tinydns |
Summary: e-smith module to configure tinydns |
4 |
%define name e-smith-tinydns |
%define name e-smith-tinydns |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.4.0 |
%define version 2.4.0 |
7 |
%define release 2 |
%define release 3 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
24 |
AutoReqProv: no |
AutoReqProv: no |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
* Sun May 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-2 |
* Tue Jun 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme |
28 |
- add new feature 'Parse dhcpd.leases and feed to tinydns' |
- add new feature 'Parse dhcpd.leases and feed to tinydns' |
29 |
|
- e-smith-tinydns-2.4.0_add_hostname_following_dhcpdleases_hostname.patch |
30 |
- made from the solution of Stefano Zamboni [SME:2388] |
- made from the solution of Stefano Zamboni [SME:2388] |
31 |
- Thanks also for all other implicated members in this bug report |
- Thanks also for all other implicated members in this bug report |
32 |
|
|