!84 add systemd buildrequire

Merge pull request !84 from jinag12/master
This commit is contained in:
openeuler-ci-bot 2022-01-18 08:07:11 +00:00 committed by Gitee
commit 4e0d6f02b5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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<jiangheng12@huawei.com> - 9.16.23-5
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:add systemd buildrequire
* Mon Jan 17 2022 jiangheng<jiangheng12@huawei.com> - 9.16.23-4
- Type:bugfix
- CVE:NA