* Sun Mar 24 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-3.sme
- fix dhcp-server requirement for el8/SME11 [SME: 12521]
This commit is contained in:
parent
8b13718747
commit
fa69f8b220
@ -3,7 +3,7 @@
|
|||||||
Summary: smeserver module for managing hosts entries
|
Summary: smeserver module for managing hosts entries
|
||||||
Name: smeserver-hosts
|
Name: smeserver-hosts
|
||||||
%define version 11.0.0
|
%define version 11.0.0
|
||||||
%define release 2
|
%define release 3
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -16,7 +16,7 @@ Requires: smeserver-lib >= 1.15.1-19
|
|||||||
Requires: smeserver-test >= 0.1.14
|
Requires: smeserver-test >= 0.1.14
|
||||||
Requires: smeserver-formmagick >= 1.4.0-12
|
Requires: smeserver-formmagick >= 1.4.0-12
|
||||||
Requires: smeserver-tinydns >= 2.2.0-2
|
Requires: smeserver-tinydns >= 2.2.0-2
|
||||||
Requires: dhcp
|
Requires: dhcp-server
|
||||||
BuildRequires: smeserver-devtools
|
BuildRequires: smeserver-devtools
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
@ -27,6 +27,9 @@ smeserver module to allow the configuration of the hosts database, which is
|
|||||||
used to build the DNS and DHCP configuration.
|
used to build the DNS and DHCP configuration.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 24 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-3.sme
|
||||||
|
- fix dhcp-server requirement for el8/SME11 [SME: 12521]
|
||||||
|
|
||||||
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-2.sme
|
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-2.sme
|
||||||
- Change Requires: e-smith- to Requires:smeserver-
|
- Change Requires: e-smith- to Requires:smeserver-
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user