Author: hawk                         Date: Tue Sep 20 12:58:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.9b
- removed deprecated --with-smp, fixed building smp modules

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

---- Diffs:

================================================================
Index: SPECS/alsa-driver.spec
diff -u SPECS/alsa-driver.spec:1.165 SPECS/alsa-driver.spec:1.166
--- SPECS/alsa-driver.spec:1.165        Tue Sep  6 23:48:56 2005
+++ SPECS/alsa-driver.spec      Tue Sep 20 14:57:59 2005
@@ -20,13 +20,13 @@
 Summary:       Advanced Linux Sound Architecture (ALSA) - drivers
 Summary(pl):   Advanced Linux Sound Architecture (ALSA) - sterowniki
 Name:          alsa-driver
-Version:       1.0.9a
-%define        _rel    3
+Version:       1.0.9b
+%define        _rel    1
 Release:       %{_rel}
 License:       GPL
 Group:         Base/Kernel
 Source0:       ftp://ftp.alsa-project.org/pub/driver/%{name}-%{version}.tar.bz2
-# Source0-md5: fddaa2710abc940aeba886f13f7d31e5
+# Source0-md5: 8a4e056a22f5c4fa7a9ffc45eaa86cb5
 Patch0:                %{name}-make.patch
 Patch1:                %{name}-alpha.patch
 Patch2:                %{name}-processor.patch
@@ -183,6 +183,7 @@
 %{__autoconf}
 %if %{with kernel} && %{with smp}
 %configure \
+       CFLAGS="%{rpmcflags} -D__KERNEL_SMP" \
        --with-build=%{_kernelsrcdir} \
        --with-cards=%{!?cards:all}%{?cards} \
        --with-debug=detect \
@@ -191,8 +192,7 @@
        --with-moddir=/lib/modules/%{_kernel_ver}smp/misc \
        --with-oss=%{ossemul} \
        --with-processor=%{_target_cpu} \
-       --with-sequencer=yes \
-       --with-smp=yes
+       --with-sequencer=yes
 
 %{__make}
 %{__make} install-modules \
@@ -208,8 +208,7 @@
        --with-moddir=/lib/modules/%{_kernel_ver}/misc \
        --with-oss=%{ossemul} \
        --with-processor=%{_target_cpu} \
-       --with-sequencer=yes \
-       --with-smp=no
+       --with-sequencer=yes
 
 %if %{with kernel}
 %{__make}
@@ -329,6 +328,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.166  2005/09/20 12:57:59  hawk
+- updated to 1.0.9b
+- removed deprecated --with-smp, fixed building smp modules
+
 Revision 1.165  2005/09/06 21:48:56  arekm
 - rel 3
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to