1 |
# $Id: e-smith-tinydns.spec,v 1.7 2020/12/10 09:33:57 michel Exp $ |
# $Id: e-smith-tinydns.spec,v 1.8 2021/02/13 04:58:36 jpp 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 8 |
%define release 9 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch2: %{name}-%{version}-bz11098_remove_safelink.patch |
Patch2: %{name}-%{version}-bz11098_remove_safelink.patch |
16 |
Patch3: e-smith-tinydns-2.6.0-bz11229.patch |
Patch3: e-smith-tinydns-2.6.0-bz11229.patch |
17 |
Patch4: %{name}-%{version}-bz11245_runit_required.patch |
Patch4: %{name}-%{version}-bz11245_runit_required.patch |
18 |
|
Patch5: e-smith-tinydns-2.6.0-bz9696-cleanup.patch |
19 |
|
|
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
29 |
AutoReqProv: no |
AutoReqProv: no |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
33 |
|
- cleanup in /etc/rc.d [SME: 9692] |
34 |
|
|
35 |
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
36 |
- remove /usr/lib/systemd/system-preset/80-koozali-tinydns.preset [SME: 10958] |
- remove /usr/lib/systemd/system-preset/80-koozali-tinydns.preset [SME: 10958] |
37 |
|
|
395 |
%patch2 -p1 |
%patch2 -p1 |
396 |
%patch3 -p1 |
%patch3 -p1 |
397 |
%patch4 -p1 |
%patch4 -p1 |
398 |
|
%patch5 -p1 |
399 |
|
|
400 |
%build |
%build |
401 |
perl createlinks |
perl createlinks |