--- rpms/e-smith-dnscache/sme10/e-smith-dnscache.spec 2016/08/01 00:35:31 1.2 +++ rpms/e-smith-dnscache/sme10/e-smith-dnscache.spec 2021/03/16 19:04:01 1.10 @@ -1,16 +1,22 @@ -# $Id: e-smith-dnscache.spec,v 1.1 2016/02/04 23:29:18 vip-ire Exp $ +# $Id: e-smith-dnscache.spec,v 1.9 2021/02/13 04:35:45 jpp Exp $ Summary: e-smith module to configure dnscache %define name e-smith-dnscache Name: %{name} %define version 2.6.0 -%define release 2 +%define release 10 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 +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 +Patch6: e-smith-dnscache-2.6.0-bz9692-cleanup.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-lib >= 1.15.1-19 @@ -23,6 +29,30 @@ e-smith server enhancement to configure caching nameserver %changelog +* Tue Mar 16 2021 Jean-Philippe Pialasse 2.6.0-10.sme +- cleanup in /etc/rc.d/ [SME: 9692] + +* Fri Feb 12 2021 Jean-Philipe Pialasse 2.6.0-9.sme +- remove /usr/lib/systemd/system-preset/80-koozali-dnscache.preset [SME: 10958] + +* Thu Dec 10 2020 Michel Begue 2.6.0-8.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] @@ -447,6 +477,11 @@ caching nameserver %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build perl createlinks