--- rpms/e-smith-dnscache/sme10/e-smith-dnscache.spec 2016/02/04 23:29:18 1.1 +++ rpms/e-smith-dnscache/sme10/e-smith-dnscache.spec 2020/11/30 18:24:09 1.5 @@ -1,15 +1,19 @@ -# $Id: e-smith-dnscache.spec,v 1.1 2013/02/06 21:25:21 slords Exp $ +# $Id: e-smith-dnscache.spec,v 1.4 2020/11/19 06:27:35 michel Exp $ Summary: e-smith module to configure dnscache %define name e-smith-dnscache Name: %{name} %define version 2.6.0 -%define release 1 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL Group: System Environment/Base Source: %{name}-%{version}.tar.xz +Patch1: %{name}-%{version}-loopback.patch +Patch2: %{name}-%{version}-bz11097_systemd.patch +Patch3: %{name}-%{version}-rc7_link-rpm_update.patch +Patch4: %{name}-%{version}-bz11097_remove_safelink.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-lib >= 1.15.1-19 @@ -22,6 +26,21 @@ e-smith server enhancement to configure caching nameserver %changelog +* Mon Nov 30 2020 John Crisp 2.6.0-5 +- remove createlink safesymlink in /etc/rc.d/init.d [SME: 11097] + +* Thu Nov 19 2020 Michel Begue 2.6.0-4.sme +- remove rc7.d link [SME: 11097] +- fix actions in e-smith-tinydns-update [SME: 11127] + +* Sat Nov 14 2020 Michel Begue 2.6.0-3.sme +- Move dnscache, dnscache.forwarder services to systemd [SME: 11097] +- Create e-smith-dnscache-update event [SME: 11127] + +* Sat Jul 30 2016 Greg Zartman 2.6.0-2.sme +- Modify run script to allow for loopback commmunications with other DNS + servers on the local machine and DNS forwarding [SME: 9715] + * Fri Feb 5 2016 Daniel Berteaud 2.6.0-1.sme - Roll new stream for sme10 @@ -441,6 +460,10 @@ caching nameserver %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks