--- rpms/e-smith-tinydns/sme9/e-smith-tinydns.spec 2014/05/18 15:10:53 1.2 +++ rpms/e-smith-tinydns/sme9/e-smith-tinydns.spec 2014/06/17 23:11:11 1.3 @@ -1,10 +1,10 @@ -# $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 $ Summary: e-smith module to configure tinydns %define name e-smith-tinydns Name: %{name} %define version 2.4.0 -%define release 2 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -24,8 +24,9 @@ Obsoletes: tinydns-initscripts AutoReqProv: no %changelog -* Sun May 18 2014 stephane de Labrusse 2.4.0-2 +* Tue Jun 18 2014 stephane de Labrusse 2.4.0-3.sme - add new feature 'Parse dhcpd.leases and feed to tinydns' +- e-smith-tinydns-2.4.0_add_hostname_following_dhcpdleases_hostname.patch - made from the solution of Stefano Zamboni [SME:2388] - Thanks also for all other implicated members in this bug report