1 |
# $Id: e-smith-tinydns.spec,v 1.4 2020/11/30 18:29:36 jcrisp Exp $ |
# $Id: e-smith-tinydns.spec,v 1.5 2020/12/04 03:11:51 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 5 |
%define release 6 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch0: %{name}-%{version}-bz11098_systemd.patch |
Patch0: %{name}-%{version}-bz11098_systemd.patch |
14 |
Patch1: %{name}-%{version}-rc7_link-rpm_update.patch |
Patch1: %{name}-%{version}-rc7_link-rpm_update.patch |
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 |
17 |
|
|
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
27 |
AutoReqProv: no |
AutoReqProv: no |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
31 |
|
- remove S95reset-unsavedflag [SME: 11229] |
32 |
|
|
33 |
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
34 |
- execute systemd-reload before service adjust in events [SME: 11228] |
- execute systemd-reload before service adjust in events [SME: 11228] |
35 |
|
|
382 |
%patch0 -p1 |
%patch0 -p1 |
383 |
%patch1 -p1 |
%patch1 -p1 |
384 |
%patch2 -p1 |
%patch2 -p1 |
385 |
|
%patch3 -p1 |
386 |
|
|
387 |
%build |
%build |
388 |
perl createlinks |
perl createlinks |