diff --git a/coreutils.changes b/coreutils.changes index 08789b4..6a7444b 100644 --- a/coreutils.changes +++ b/coreutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 4 11:18:29 UTC 2013 - werner@suse.de + +- Add systemd to build and use requires + ------------------------------------------------------------------- Tue Jun 4 08:31:39 UTC 2013 - werner@suse.de diff --git a/coreutils.spec b/coreutils.spec index c8e802d..5b3b196 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -59,7 +59,9 @@ Recommends: %{name}-lang = %version # Needed for su. BuildRequires: pam-devel +BuildRequires: systemd Requires: pam >= 1.1.1.90 +Requires: systemd # this will create a cycle, broken up randomly - coreutils is just # too core to have other prerequisites.