SPECS (AC-branch): alsa-driver.spec - fixed ppc build, release 3

hawk hawk at pld-linux.org
Thu Mar 29 19:37:31 CEST 2007


Author: hawk                         Date: Thu Mar 29 17:37:31 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fixed ppc build, release 3

---- Files affected:
SPECS:
   alsa-driver.spec (1.183 -> 1.183.2.1) 

---- Diffs:

================================================================
Index: SPECS/alsa-driver.spec
diff -u SPECS/alsa-driver.spec:1.183 SPECS/alsa-driver.spec:1.183.2.1
--- SPECS/alsa-driver.spec:1.183	Sun Nov  5 20:13:58 2006
+++ SPECS/alsa-driver.spec	Thu Mar 29 19:37:26 2007
@@ -20,7 +20,7 @@
 Summary(pl):	Advanced Linux Sound Architecture (ALSA) - sterowniki
 Name:		alsa-driver
 Version:	1.0.13
-%define	_rel	2
+%define	_rel	3
 Release:	%{_rel}
 License:	GPL
 Group:		Base/Kernel
@@ -183,6 +183,9 @@
 
 # snd_powermac in 1.0.9* doesn't support Linux < 2.6 - disable
 sed -i -e 's/CONFIG_SND_POWERMAC="m"/CONFIG_SND_POWERMAC=""/' acinclude.m4
+# aoa soundbus doesn't build anymore
+sed -i -e 's/CONFIG_SND_AOA_SOUNDBUS="m"/CONFIG_SND_AOA_SOUNDBUS=""/' acinclude.m4
+sed -i -e 's/CONFIG_SND_AOA_SOUNDBUS_I2S="m"/CONFIG_SND_AOA_SOUNDBUS_I2S=""/' acinclude.m4
 
 %build
 %{__aclocal}
@@ -327,6 +330,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.183.2.1  2007/03/29 17:37:26  hawk
+- fixed ppc build, release 3
+
 Revision 1.183  2006/11/05 19:13:58  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/alsa-driver.spec?r1=1.183&r2=1.183.2.1&f=u



More information about the pld-cvs-commit mailing list