--- 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/16 16:09:24 1.3 @@ -1,15 +1,17 @@ -# $Id: e-smith-dnscache.spec,v 1.1 2013/02/06 21:25:21 slords Exp $ +# $Id: e-smith-dnscache.spec,v 1.2 2016/08/01 00:35:31 gzartman 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 3 Version: %{version} Release: %{release}%{?dist} License: GPL Group: System Environment/Base Source: %{name}-%{version}.tar.xz +Patch1: e-smith-dnscache-2.6.0-loopback.patch +Patch2: e-smith-dnscache-2.6.0-bz11097_systemd.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-lib >= 1.15.1-19 @@ -22,6 +24,14 @@ e-smith server enhancement to configure caching nameserver %changelog +* 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 +451,8 @@ caching nameserver %prep %setup +%patch1 -p1 +%patch2 -p1 %build perl createlinks