Hello community, here is the log from the commit of package suse-module-tools for openSUSE:Factory checked in at 2016-03-01 11:57:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suse-module-tools (Old) and /work/SRC/openSUSE:Factory/.suse-module-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-module-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/suse-module-tools/suse-module-tools.changes 2015-10-19 22:13:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.suse-module-tools.new/suse-module-tools.changes 2016-03-01 11:57:13.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Feb 23 10:43:39 UTC 2016 - [email protected] + +- add missing requirements on module-init-tools, findutils and gzip, + mkinitrd (bnc#965830) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ suse-module-tools.spec ++++++ --- /var/tmp/diff_new_pack.G2gNFT/_old 2016-03-01 11:57:16.000000000 +0100 +++ /var/tmp/diff_new_pack.G2gNFT/_new 2016-03-01 11:57:16.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package suse-module-tools # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -19,6 +19,10 @@ Name: suse-module-tools Version: 12.3 Release: 0 +Requires: /sbin/depmod +Requires: /sbin/mkinitrd +Requires: findutils +Requires: gzip # for grepping /etc/SUSE-release PreReq: grep # nm and rpmsort (rpm) are required by the weak-modules script which is invoked
