Hello community, here is the log from the commit of package suse-module-tools for openSUSE:Factory checked in at 2013-06-05 13:16:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-03-26 16:02:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.suse-module-tools.new/suse-module-tools.changes 2013-06-05 13:16:08.000000000 +0200 @@ -1,0 +2,5 @@ +Wed May 29 12:44:00 UTC 2013 - [email protected] + +- weak-modules{,2}: also look for Image-$krel for aarch64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weak-modules ++++++ --- /var/tmp/diff_new_pack.iYG1Y8/_old 2013-06-05 13:16:08.000000000 +0200 +++ /var/tmp/diff_new_pack.iYG1Y8/_new 2013-06-05 13:16:08.000000000 +0200 @@ -311,7 +311,7 @@ [ -e /boot/System.map-$krel ] || continue image= - for x in vmlinuz image vmlinux linux bzImage uImage; do + for x in vmlinuz image vmlinux linux bzImage uImage Image; do if [ -f /boot/$x-$krel ]; then image=$x break ++++++ weak-modules2 ++++++ --- /var/tmp/diff_new_pack.iYG1Y8/_old 2013-06-05 13:16:08.000000000 +0200 +++ /var/tmp/diff_new_pack.iYG1Y8/_new 2013-06-05 13:16:08.000000000 +0200 @@ -338,7 +338,7 @@ fi if needs_mkinitrd $krel; then local image - for x in vmlinuz image vmlinux linux bzImage uImage; do + for x in vmlinuz image vmlinux linux bzImage uImage Image; do if [ -f /boot/$x-$krel ]; then image=$x break -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
