Hello community, here is the log from the commit of package dracut for openSUSE:Factory checked in at 2015-07-28 11:41:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dracut (Old) and /work/SRC/openSUSE:Factory/.dracut.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dracut" Changes: -------- --- /work/SRC/openSUSE:Factory/dracut/dracut.changes 2015-07-16 17:17:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes 2015-07-28 11:41:37.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Jul 26 08:16:53 UTC 2015 - [email protected] + +- get_kernel_version is required for /sbin/mkinitrd + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dracut.spec ++++++ --- /var/tmp/diff_new_pack.x42lxH/_old 2015-07-28 11:41:38.000000000 +0200 +++ /var/tmp/diff_new_pack.x42lxH/_new 2015-07-28 11:41:38.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package dracut # -# Copyright (c) 2015 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 @@ -119,6 +119,7 @@ BuildRequires: libxslt BuildRequires: suse-module-tools BuildRequires: pkgconfig(systemd) >= 199 +Requires: /usr/bin/get_kernel_version Requires: bash Requires: coreutils Requires: cpio
