Yo, Normally I would take care of this but I am a little busy with Chinese fonts at the moment ... Lenny is the official maintainer. Can you take care of that? thx. -- Geoff > From [EMAIL PROTECTED] Tue Sep 5 17:46:11 2000 > X-Apparently-To: [EMAIL PROTECTED] via web126.yahoomail.com > X-Track: 1: 40 > Date: Tue, 5 Sep 2000 11:32:32 +0200 > From: Goetz Waschk <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: libmikmod fix > Mime-Version: 1.0 > Content-Type: multipart/signed; micalg=pgp-md5; > protocol="application/pgp-signature"; boundary="Q8BnQc91gJZX4vDc" > Content-Disposition: inline > User-Agent: Mutt/1.2.5i > > > --Q8BnQc91gJZX4vDc > Content-Type: multipart/mixed; boundary="hxkXGo8AKqTJ+9QI" > Content-Disposition: inline > > > --hxkXGo8AKqTJ+9QI > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > Hi, > libmikmod-3.1.9-2mdk doesn't work with the latest alsa anymore, so we should > disable alsa support. Else applications like xscorch or mikmod just > segfault. > Here is the diff. > --=20 > Goetz Waschk <> student of computer science <> university Rostock =20 > http://www.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key > --> Logout Fascism! <-- > --hxkXGo8AKqTJ+9QI > Content-Type: text/plain; charset=iso-8859-1 > Content-Disposition: attachment; filename="libmikmod.diff" > Content-Transfer-Encoding: quoted-printable > > --- libmikmod-3.1.9-2mdk.src/libmikmod.spec Tue Sep 5 00:00:35 2000 > +++ SPECS/libmikmod.spec Tue Sep 5 00:00:05 2000 > @@ -1,6 +1,6 @@ > %define name libmikmod > %define version 3.1.9 > -%define release 2mdk > +%define release 3mdk > %define prefix %{_prefix} > =20 > Summary: libmikmod - a portable sound library for Unix. > @@ -49,11 +49,11 @@ > will use the limikmod library. > =20 > %prep > -%setup > +%setup -q > =20 > %build > -%configure --disable-esd > -make > +%configure --disable-esd --disable-alsa > +%make > =20 > %install > rm -rf $RPM_BUILD_ROOT > @@ -95,6 +95,9 @@ > %{_mandir}/man1/* > =20 > %changelog > +* Mon Sep 4 2000 G=F6tz Waschk <[EMAIL PROTECTED]> 3.1.9-3mdk > +- removed alsa support, it caused segfaults > + > * Sun Jul 23 2000 Geoffrey Lee <[EMAIL PROTECTED]> 3.1.9-2mdk > - macroszifications > - fix hte filelist (*.so goes to devel not main) > > --hxkXGo8AKqTJ+9QI-- > > --Q8BnQc91gJZX4vDc > Content-Type: application/pgp-signature > Content-Disposition: inline > > -----BEGIN PGP SIGNATURE----- > Version: 2.6.2i > > iQEVAwUBObS9qYKacfqIfyE1AQEvpAf9GmzqfL5qnGNxIM2/SbV6aL5QGhFkleCL > Zh28VcwRcboauJnAJQNUgk/Yo+7AebZdnvnmelbqq4Y4DkeqdXPVJm4cUq0LEK1d > R3m1SYIWo/Up/v5YV3T3J0IE71ZKoTGb8gZpBms6PhoLcEb41V05BbCDl9uDw4oj > vqw0O0Mv95ycMt4xUlyloEh/89QIL9+J88uDqiQKv5M6vsmWpaZyAx7cj//9K2lG > ROae3991BQM0rO+vtRcrfK2Spmkr+N8eag1yE6nmyOHkHIpJgeqOW+tNZch/y9MX > mbHmWzHJjKTjbsm5pUKSi7rW4j6wUpxB3EhXX1UjOeeSNOMVQNMmVw== > =8HI2 > -----END PGP SIGNATURE----- > > --Q8BnQc91gJZX4vDc-- >
