1 |
# $Id: e-smith-tinydns.spec,v 1.3 2020/11/19 05:54:59 michel Exp $ |
# $Id: e-smith-tinydns.spec,v 1.4 2020/11/30 18:29:36 jcrisp Exp $ |
2 |
|
|
3 |
Summary: e-smith module to configure tinydns |
Summary: e-smith module to configure tinydns |
4 |
%define name e-smith-tinydns |
%define name e-smith-tinydns |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 4 |
%define release 5 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
30 |
|
- execute systemd-reload before service adjust in events [SME: 11228] |
31 |
|
|
32 |
* Mon Nov 30 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-4.sme |
* Mon Nov 30 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-4.sme |
33 |
- remove createlink safesymlink in /etc/rc.d/init.d [SME: 11098] |
- remove createlink safesymlink in /etc/rc.d/init.d [SME: 11098] |
34 |
|
|