--- rpms/e-smith-tinydns/sme10/e-smith-tinydns.spec 2016/02/05 17:04:37 1.1 +++ rpms/e-smith-tinydns/sme10/e-smith-tinydns.spec 2020/11/30 18:29:36 1.4 @@ -1,15 +1,19 @@ -# $Id: e-smith-tinydns.spec,v 1.8 2015/01/24 08:41:39 stephdl Exp $ +# $Id: e-smith-tinydns.spec,v 1.3 2020/11/19 05:54:59 michel Exp $ Summary: e-smith module to configure tinydns %define name e-smith-tinydns Name: %{name} %define version 2.6.0 -%define release 1 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: %{name}-%{version}-bz11098_systemd.patch +Patch1: %{name}-%{version}-rc7_link-rpm_update.patch +Patch2: %{name}-%{version}-bz11098_remove_safelink.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -22,6 +26,18 @@ Obsoletes: tinydns-initscripts AutoReqProv: no %changelog +* Mon Nov 30 2020 John Crisp 2.6.0-4.sme +- remove createlink safesymlink in /etc/rc.d/init.d [SME: 11098] + +* Thu Nov 19 2020 Michel Begue 2.6.0-3.sme +- remove rc7.d link [SME: 11098] +- fix date in changelog +- fix actions in e-smith-tinydns-update [SME: 11159] + +* Sat Nov 14 2020 Michel Begue 2.6.0-2.sme +- Move tinydns service to systemd [SME: 11098] +- Create e-smith-tinydns-update event [SME: 11159] + * Fri Feb 05 2016 stephane de Labrusse 2.6.0-1.sme - Initial release to sme10 @@ -46,7 +62,7 @@ AutoReqProv: no - Timestamp added in tinydns, the entry in dnscache is cleared when the lease is over - [SME: 2388] -* Tue Jun 18 2014 stephane de Labrusse 2.4.0-3.sme +* Wed 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] @@ -356,6 +372,9 @@ components of djbdns. %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build perl createlinks