--- 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/12/10 19:30:13 1.8 @@ -1,15 +1,20 @@ -# $Id: e-smith-dnscache.spec,v 1.1 2013/02/06 21:25:21 slords Exp $ +# $Id: e-smith-dnscache.spec,v 1.7 2020/12/04 05:17:52 jpp 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 8 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 +Patch5: %{name}-%{version}-bz11245_runit_required.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-lib >= 1.15.1-19 @@ -22,6 +27,28 @@ e-smith server enhancement to configure caching nameserver %changelog +* Thu Dec 10 2020 Michel Begue 2.6.0-12.sme +- add Requires=runit.service (dnscache & dnscache.forwarder) [SME: 11245] + +* Thu Dec 03 2020 Jean-Philipe Pialasse 2.6.0-7.sme +- execute systemd-reload before service adjust in events [SME: 11228] +- remove S95reset-unsavedflag [SME: 11229] + +* 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 +468,11 @@ caching nameserver %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl createlinks