From 043ff745ebbc9fe4f9f68e520e7543582bb8a7e1 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 27 Aug 2021 06:58:56 +0000 Subject: [PATCH] unbound-libs remove Requires systemd --- unbound.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/unbound.spec b/unbound.spec index 864c5d8..a9ee61f 100644 --- a/unbound.spec +++ b/unbound.spec @@ -2,7 +2,7 @@ Name: unbound Version: 1.10.1 -Release: 4 +Release: 5 Summary: Unbound is a validating, recursive, caching DNS resolver License: BSD Url: https://nlnetlabs.nl/projects/unbound/about/ @@ -43,7 +43,6 @@ make custom builds or provide specific features to paying customers only. %package libs Summary: Libraries for %{name} -%{?systemd_requires} Requires: shadow-utils %description libs @@ -232,6 +231,12 @@ popd %{_mandir}/man* %changelog +* Thu Aug 26 2021 chenyanpanHW - 1.10.1-5 +- Type: requirement +- ID: NA +- SUG: NA +- DESC: unbound-libs remove Requires systemd + * Thu May 27 2021 lijingyuan - 1.10.1-4 - Type:bufix - ID:NA -- Gitee