Hello community, here is the log from the commit of package alsa for openSUSE:Factory checked in at Mon Nov 2 12:34:28 CET 2009. -------- --- alsa/alsa.changes 2009-09-09 14:53:01.000000000 +0200 +++ /mounts/work_src_done/STABLE/alsa/alsa.changes 2009-11-02 10:19:42.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Nov 2 10:18:56 CET 2009 - tiwai@suse.de + +- remove references to obsolete modprobe.d/sound file in init + script (bnc#549905) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alsa.spec ++++++ --- /var/tmp/diff_new_pack.okMyv4/_old 2009-11-02 12:34:13.000000000 +0100 +++ /var/tmp/diff_new_pack.okMyv4/_new 2009-11-02 12:34:13.000000000 +0100 @@ -34,7 +34,7 @@ # Summary: Advanced Linux Sound Architecture Version: 1.0.21 -Release: 2 +Release: 3 Source: ftp://ftp.alsa-project.org/pub/lib/alsa-lib-%{package_version}.tar.bz2 Source8: 40-alsa.rules Source11: alsasound ++++++ alsasound ++++++ --- /var/tmp/diff_new_pack.okMyv4/_old 2009-11-02 12:34:13.000000000 +0100 +++ /var/tmp/diff_new_pack.okMyv4/_new 2009-11-02 12:34:13.000000000 +0100 @@ -77,11 +77,7 @@ } get_drivers() { - if [ -f /etc/modprobe.d/sound ]; then - cat /etc/modprobe.d/sound - else - /sbin/modprobe -c - fi | \ + /sbin/modprobe -c | \ grep -E "^[[:space:]]*alias[[:space:]]+snd-card-[[:digit:]]" | sort | \ while read a b card; do echo $card ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org