SPECS: alsa-driver.spec - merged ppc build fix from old AC-branch ...

hawk hawk at pld-linux.org
Wed Oct 10 17:32:31 CEST 2007


Author: hawk                         Date: Wed Oct 10 15:32:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged ppc build fix from old AC-branch
- disabled bluezsco (doesn't build, API changes?), if you want it, fix it

---- Files affected:
SPECS:
   alsa-driver.spec (1.186 -> 1.187) 

---- Diffs:

================================================================
Index: SPECS/alsa-driver.spec
diff -u SPECS/alsa-driver.spec:1.186 SPECS/alsa-driver.spec:1.187
--- SPECS/alsa-driver.spec:1.186	Tue Jun 12 07:26:21 2007
+++ SPECS/alsa-driver.spec	Wed Oct 10 17:32:26 2007
@@ -1,5 +1,8 @@
 # $Revision$, $Date$
 #
+# TODO:
+#   - bluezsco doesn't build for alsa >= 1.0.14
+#
 # Conditional build:
 %bcond_without	dist_kernel	# without kernel from distribution
 %bcond_without	pcmcia		# without PCMCIA support (note: PCMCIA won't build
@@ -167,7 +170,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
+#%patch3 -p1
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
@@ -176,6 +179,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}
@@ -320,6 +326,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.187  2007/10/10 15:32:26  hawk
+- merged ppc build fix from old AC-branch
+- disabled bluezsco (doesn't build, API changes?), if you want it, fix it
+
 Revision 1.186  2007/06/12 05:26:21  qboosh
 - updated to 1.0.14
 - updated make,processor,bluezsco patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alsa-driver.spec?r1=1.186&r2=1.187&f=u



More information about the pld-cvs-commit mailing list