1 |
# $Id: e-smith-hosts.spec,v 1.5 2016/07/23 06:32:42 unnilennium Exp $ |
# $Id: e-smith-hosts.spec,v 1.6 2017/04/12 21:46:53 unnilennium Exp $ |
2 |
|
|
3 |
Summary: e-smith module for managing hosts entries |
Summary: e-smith module for managing hosts entries |
4 |
Name: e-smith-hosts |
Name: e-smith-hosts |
5 |
%define version 2.6.0 |
%define version 2.6.0 |
6 |
%define release 5 |
%define release 6 |
7 |
Version: %{version} |
Version: %{version} |
8 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
9 |
License: GPL |
License: GPL |
12 |
Patch0: e-smith-hosts-2.6.0-mariadb.patch |
Patch0: e-smith-hosts-2.6.0-mariadb.patch |
13 |
Patch1: e-smith-hosts-2.6.0.bz9691.syslog.patch |
Patch1: e-smith-hosts-2.6.0.bz9691.syslog.patch |
14 |
Patch2: e-smith-hosts-2.6.0.bz9478.patch |
Patch2: e-smith-hosts-2.6.0.bz9478.patch |
15 |
|
Patch3: e-smith-hosts-2.6.0-bz11138-update.patch |
16 |
|
|
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
Requires: e-smith-base |
Requires: e-smith-base |
19 |
Requires: e-smith-lib >= 1.15.1-19 |
Requires: e-smith-lib >= 1.15.1-19 |
30 |
used to build the DNS and DHCP configuration. |
used to build the DNS and DHCP configuration. |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
34 |
|
- add update event [SME: 11138] |
35 |
|
|
36 |
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
37 |
- remove reference to smtpd [SME: 9478] |
- remove reference to smtpd [SME: 9478] |
38 |
|
|
1080 |
%patch0 -p1 |
%patch0 -p1 |
1081 |
%patch1 -p1 |
%patch1 -p1 |
1082 |
%patch2 -p1 |
%patch2 -p1 |
1083 |
|
%patch3 -p1 |
1084 |
|
|
1085 |
%build |
%build |
1086 |
perl createlinks |
perl createlinks |