1 |
# $Id: e-smith-tinydns.spec,v 1.5 2020/12/04 03:11:51 jpp Exp $ |
# $Id: e-smith-tinydns.spec,v 1.6 2020/12/04 03:40:09 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 6 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch3: e-smith-tinydns-2.6.0-bz11229.patch |
17 |
|
Patch4: %{name}-%{version}-bz11245_runit_required.patch |
18 |
|
|
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
28 |
AutoReqProv: no |
AutoReqProv: no |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Thu Dec 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
32 |
|
- Add 'Requires=runit.service' [SME: 11245] |
33 |
|
|
34 |
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
35 |
- remove S95reset-unsavedflag [SME: 11229] |
- remove S95reset-unsavedflag [SME: 11229] |
36 |
|
|
387 |
%patch1 -p1 |
%patch1 -p1 |
388 |
%patch2 -p1 |
%patch2 -p1 |
389 |
%patch3 -p1 |
%patch3 -p1 |
390 |
|
%patch4 -p1 |
391 |
|
|
392 |
%build |
%build |
393 |
perl createlinks |
perl createlinks |