diff --git a/bind.spec b/bind.spec index 1e4a6285f83e291a7353c5968508892b8eef75f1..3691b38f0525a83f828522f97cb0cb5f09232822 100644 --- a/bind.spec +++ b/bind.spec @@ -30,7 +30,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: MPLv2.0 Version: 9.16.23 -Release: 4 +Release: 5 Epoch: 32 Url: https://www.isc.org/downloads/bind/ # @@ -101,6 +101,7 @@ BuildRequires: python3-ply BuildRequires: findutils sed BuildRequires: libuv-devel BuildRequires: libnsl2 +BuildRequires: systemd %if %{with DLZ} BuildRequires: openldap-devel, libpq-devel, sqlite-devel, mariadb-connector-c-devel %endif @@ -1091,6 +1092,12 @@ fi; %endif %changelog +* Tue Jan 18 2022 jiangheng - 9.16.23-5 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:add systemd buildrequire + * Mon Jan 17 2022 jiangheng - 9.16.23-4 - Type:bugfix - CVE:NA