SPECS: alsa-driver.spec - added nopci patch (fixes build without C...
qboosh
qboosh at pld-linux.org
Sun Jul 31 02:31:49 CEST 2005
Author: qboosh Date: Sun Jul 31 00:31:49 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added nopci patch (fixes build without CONFIG_PCI, e.g. on sparc)
---- Files affected:
SPECS:
alsa-driver.spec (1.162 -> 1.163)
---- Diffs:
================================================================
Index: SPECS/alsa-driver.spec
diff -u SPECS/alsa-driver.spec:1.162 SPECS/alsa-driver.spec:1.163
--- SPECS/alsa-driver.spec:1.162 Sat Jul 30 00:41:32 2005
+++ SPECS/alsa-driver.spec Sun Jul 31 02:31:42 2005
@@ -34,6 +34,7 @@
# (note: better 2.6.x version is at http://www.dcs.gla.ac.uk/~jp/snd-bt-sco/)
Patch3: %{name}-bluezsco.patch
Patch4: %{name}-linux24.patch
+Patch5: %{name}-nopci.patch
URL: http://www.alsa-project.org/
%if %{with dist_kernel} && %{with kernel}
BuildRequires: kernel24-headers >= 2.4
@@ -168,6 +169,7 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
sed -i -e 's/-D__SMP__/-D__KERNEL_SMP/' configure.in
@@ -322,6 +324,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.163 2005/07/31 00:31:42 qboosh
+- added nopci patch (fixes build without CONFIG_PCI, e.g. on sparc)
+
Revision 1.162 2005/07/29 22:41:32 qboosh
- added linux24 patch (fixes unresolved symbols in snd.o)
- moved the rest of pcmcia modules to -pcmcia
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/alsa-driver.spec?r1=1.162&r2=1.163&f=u
More information about the pld-cvs-commit
mailing list