Hello community, here is the log from the commit of package kdump for openSUSE:Factory checked in at 2020-07-29 17:14:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdump (Old) and /work/SRC/openSUSE:Factory/.kdump.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdump" Wed Jul 29 17:14:51 2020 rev:112 rq:822559 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdump/kdump.changes 2020-04-04 12:17:37.719531523 +0200 +++ /work/SRC/openSUSE:Factory/.kdump.new.3592/kdump.changes 2020-07-29 17:15:49.452329876 +0200 @@ -1,0 +2,11 @@ +Tue Jul 21 12:43:49 UTC 2020 - Thorsten Kukuk <[email protected]> + +- Make dracut and sed normal requires as we don't use them in + %pre/%post install. Use file requires for sed. + +------------------------------------------------------------------- +Thu Jun 4 14:53:00 UTC 2020 - Thorsten Kukuk <[email protected]> + +- Don't PreRequire coreutils but the tools we really need + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdump.spec ++++++ --- /var/tmp/diff_new_pack.1Sz0En/_old 2020-07-29 17:15:50.468330761 +0200 +++ /var/tmp/diff_new_pack.1Sz0En/_new 2020-07-29 17:15:50.472330764 +0200 @@ -81,15 +81,15 @@ BuildRequires: zlib-devel BuildRequires: pkgconfig(udev) #!BuildIgnore: fop +Requires: /usr/bin/sed Requires: curl +Requires: dracut Requires: kexec-tools Requires: makedumpfile Requires: openssh # FIXME: use proper Requires(pre/post/preun/...) PreReq: %fillup_prereq -PreReq: coreutils -PreReq: dracut -PreReq: sed +PreReq: /usr/bin/mkdir /usr/bin/rm /usr/bin/touch Recommends: cifs-utils Recommends: nfs-client # update should detect the split-off from kexec-tools
