Hello community, here is the log from the commit of package biosdevname for openSUSE:Factory checked in at 2015-12-18 21:52:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/biosdevname (Old) and /work/SRC/openSUSE:Factory/.biosdevname.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "biosdevname" Changes: -------- --- /work/SRC/openSUSE:Factory/biosdevname/biosdevname.changes 2015-08-21 07:34:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.biosdevname.new/biosdevname.changes 2015-12-18 21:52:52.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Dec 10 16:00:47 CET 2015 - [email protected] + +- Fix missing dependency on coreutils for initrd macros (boo#958562) +- Call missing initrd macro at postun (boo#958562) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ biosdevname.spec ++++++ --- /var/tmp/diff_new_pack.U6L8Wc/_old 2015-12-18 21:52:53.000000000 +0100 +++ /var/tmp/diff_new_pack.U6L8Wc/_new 2015-12-18 21:52:53.000000000 +0100 @@ -38,6 +38,8 @@ BuildRequires: suse-module-tools BuildRequires: zlib-devel BuildRequires: pkgconfig(udev) +Requires(post): coreutils +Requires(postun): coreutils # for ownership of /usr/lib/udev/rules.d Requires: udev Supplements: modalias(dmi:*svnDell*) @@ -91,7 +93,9 @@ /sbin/ldconfig %{?regenerate_initrd_post} -%postun -p /sbin/ldconfig +%postun +/sbin/ldconfig +%{?regenerate_initrd_post} %posttrans %{?regenerate_initrd_posttrans}
