Author: hawk                         Date: Wed Oct 10 17:13:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added compilation fix for machines where CONFIG_PM is undefined
- release 2

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

---- Diffs:

================================================================
Index: SPECS/alsa-driver.spec
diff -u SPECS/alsa-driver.spec:1.187 SPECS/alsa-driver.spec:1.188
--- SPECS/alsa-driver.spec:1.187        Wed Oct 10 17:32:26 2007
+++ SPECS/alsa-driver.spec      Wed Oct 10 19:13:09 2007
@@ -24,7 +24,7 @@
 Summary(pl.UTF-8):     Advanced Linux Sound Architecture (ALSA) - sterowniki
 Name:          alsa-driver
 Version:       1.0.14
-%define        _rel    1
+%define        _rel    2
 Release:       %{_rel}
 License:       GPL
 Group:         Base/Kernel
@@ -39,6 +39,7 @@
 Patch4:                %{name}-hpimod.patch
 Patch5:                %{name}-noebus.patch
 Patch6:                %{name}-gcc4.patch
+Patch7:                %{name}-pm-fix.patch
 URL:           http://www.alsa-project.org/
 %if %{with dist_kernel} && %{with kernel}
 BuildRequires: kernel24-headers >= 2.4
@@ -174,6 +175,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 sed -i -e 's/-D__SMP__/-D__KERNEL_SMP/' configure.in
 
@@ -326,6 +328,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.188  2007/10/10 17:13:09  hawk
+- added compilation fix for machines where CONFIG_PM is undefined
+- release 2
+
 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
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to