SPECS: alsa-driver.spec - set debug to none (by Jan Palus)

arekm arekm at pld-linux.org
Sun Oct 16 23:39:36 CEST 2005


Author: arekm                        Date: Sun Oct 16 21:39:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- set debug to none (by Jan Palus)

---- Files affected:
SPECS:
   alsa-driver.spec (1.166 -> 1.167) 

---- Diffs:

================================================================
Index: SPECS/alsa-driver.spec
diff -u SPECS/alsa-driver.spec:1.166 SPECS/alsa-driver.spec:1.167
--- SPECS/alsa-driver.spec:1.166	Tue Sep 20 14:57:59 2005
+++ SPECS/alsa-driver.spec	Sun Oct 16 23:39:31 2005
@@ -186,7 +186,7 @@
 	CFLAGS="%{rpmcflags} -D__KERNEL_SMP" \
 	--with-build=%{_kernelsrcdir} \
 	--with-cards=%{!?cards:all}%{?cards} \
-	--with-debug=detect \
+	--with-debug=%{?debug:detect}%{!?debug:none} \
 	--with-isapnp=no \
 	--with-kernel=%{_kernelsrcdir} \
 	--with-moddir=/lib/modules/%{_kernel_ver}smp/misc \
@@ -203,7 +203,7 @@
 %configure \
 	--with-build=%{_kernelsrcdir} \
 	--with-cards=%{!?cards:all}%{?cards} \
-	--with-debug=detect \
+	--with-debug=%{?debug:detect}%{!?debug:none} \
 	--with-kernel=%{_kernelsrcdir} \
 	--with-moddir=/lib/modules/%{_kernel_ver}/misc \
 	--with-oss=%{ossemul} \
@@ -328,6 +328,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.167  2005/10/16 21:39:31  arekm
+- set debug to none (by Jan Palus)
+
 Revision 1.166  2005/09/20 12:57:59  hawk
 - updated to 1.0.9b
 - removed deprecated --with-smp, fixed building smp modules
================================================================

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




More information about the pld-cvs-commit mailing list