SPECS: btsco.spec - added kernel patch (fixes snd_bt_sco: Unknown ...

blekot blekot at pld-linux.org
Mon Jun 11 19:14:21 CEST 2007


Author: blekot                       Date: Mon Jun 11 17:14:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added kernel patch (fixes snd_bt_sco: Unknown symbol try_to_freeze)
- STBR

---- Files affected:
SPECS:
   btsco.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/btsco.spec
diff -u SPECS/btsco.spec:1.22 SPECS/btsco.spec:1.23
--- SPECS/btsco.spec:1.22	Fri Jun  8 23:40:44 2007
+++ SPECS/btsco.spec	Mon Jun 11 19:14:16 2007
@@ -6,7 +6,7 @@
 %bcond_without	userspace	# don't build userspace utilities
 %bcond_with	verbose		# verbose build (V=1)
 #
-%define	rel	3
+%define	rel	4
 Summary:	Bluetooth-alsa Project
 Summary(pl.UTF-8):	Projekt Bluetooth-alsa
 Name:		btsco
@@ -17,6 +17,7 @@
 Source0:	http://dl.sourceforge.net/bluetooth-alsa/%{name}-%{version}.tgz
 # Source0-md5:	d9fdd63a9e22ba839a41c8a9b89c2dda
 Patch0:		%{name}-readme-pl.diff
+Patch1:		%{name}-kernel.patch
 URL:		http://sourceforge.net/projects/bluetooth-alsa/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
@@ -68,6 +69,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %if %{with userspace}
@@ -131,6 +133,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007/06/11 17:14:16  blekot
+- added kernel patch (fixes snd_bt_sco: Unknown symbol try_to_freeze)
+- STBR
+
 Revision 1.22  2007/06/08 21:40:44  arekm
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/btsco.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list