[bind/f18] Adjusted Requires from systemd-units to systemd.

Tomas Hozza thozza at fedoraproject.org
Tue Oct 9 13:31:19 UTC 2012


commit 2aeaf22a1af794d3a844a84c349945054861daa0
Author: Tomas Hozza <thozza at redhat.com>
Date:   Tue Oct 9 15:25:22 2012 +0200

    Adjusted Requires from systemd-units to systemd.

 bind.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index d06b6bb..8073727 100644
--- a/bind.spec
+++ b/bind.spec
@@ -91,9 +91,11 @@ Patch85: bind-9.5-libidn3.patch
 Patch94: bind95-rh461409.patch
 
 #
+Requires(preun):  systemd
+Requires(postun): systemd
 Requires:       coreutils
 Requires:       systemd-units
-Requires(post): grep
+Requires(post): grep, systemd
 Requires(pre):  shadow-utils
 Requires:       bind-libs = %{epoch}:%{version}-%{release}
 Obsoletes:      bind-config < 30:9.3.2-34.fc6


More information about the scm-commits mailing list