diff --git a/plymouth.changes b/plymouth.changes index c4fbc75..4d55cf4 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 4 09:41:01 UTC 2015 - idonmez@suse.com + +- Add a direct dependency on systemd, since we need to know the + path to systemd-tty-ask-password-agent, fixes part of bsc#943312 + ------------------------------------------------------------------- Sat Nov 08 17:05:00 UTC 2014 - Led diff --git a/plymouth.spec b/plymouth.spec index a5957fc..62ab6be 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -1,7 +1,7 @@ # # spec file for package plymouth # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -70,10 +70,10 @@ BuildRequires: libtool BuildRequires: libudev-devel BuildRequires: libxslt BuildRequires: module-init-tools +BuildRequires: systemd >= 186 BuildRequires: update-desktop-files BuildRequires: xz BuildRequires: pkgconfig(libdrm) -BuildRequires: pkgconfig(systemd) >= 186 Requires: %{name}-branding Requires: gnu-unifont-bitmap-fonts Requires: systemd >= 186