From ecdfff8f15e340ab45ce38659b2757771c73786b Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Tue, 9 Oct 2012 14:36:17 +0200 Subject: [PATCH] Adjusted Requires from systemd-units to systemd. --- dhcp.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dhcp.spec b/dhcp.spec index 0321b1d..e436098 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -94,9 +94,9 @@ Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release} Requires(pre): shadow-utils Requires(post): coreutils -Requires(post): systemd-units -Requires(preun): systemd-units -Requires(postun): systemd-units +Requires(post): systemd +Requires(preun): systemd +Requires(postun): systemd # In _docdir we ship some perl scripts and module from contrib subdirectory. # Because nothing under _docdir is allowed to "require" anything,