Re: Alsa 1.0.25 EL6 needs rebuilding with sequencer support like 1.0.24 series/native alsa

Simon Putt <[email protected]> Sun, 11 Mar 2012 20:56:02 +0000
Newsgroups gmane.linux.redhat.rpm.atrpms.devel
Message-ID <1331499362.10258.2.camel@electronicbox>
I just noticed you put up a new rpm (alsa-kdml-2.6.220.7.1 1.0.25-95)
and i compared the new and old rpm and found you had missed one line in
the spec file, this is it.

perl -pi -e's,CONFIG_SND_OPL4_LIB_SEQ= *$,CONFIG_SND_OPL4_LIB_SEQ=m,'
toplevel.config

I think this now has all the same capability as the old 1.0.24 with the
new stuff, i'm going to install now and report back.

Simon Putt