SPECS: eagle-usb.spec - rel. 1 - added spin_lock_unlocked patch fo...

blues blues at pld-linux.org
Tue Apr 11 10:10:10 CEST 2006


Author: blues                        Date: Tue Apr 11 08:10:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel. 1 - added spin_lock_unlocked patch for obsolete kernel API. To be
  fixed TheRightWay(TM).

---- Files affected:
SPECS:
   eagle-usb.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: SPECS/eagle-usb.spec
diff -u SPECS/eagle-usb.spec:1.77 SPECS/eagle-usb.spec:1.78
--- SPECS/eagle-usb.spec:1.77	Fri Mar 24 20:55:14 2006
+++ SPECS/eagle-usb.spec	Tue Apr 11 10:10:05 2006
@@ -19,7 +19,7 @@
 Summary(pl):	Sterownik dla Linuksa do modemów Eagle 8051 Analog (sagem f at st 800/840/908/...)
 Name:		eagle-usb
 Version:	2.3.3
-%define		_rel	0.1
+%define		_rel	1
 Release:	%{_rel}
 License:	GPL v2
 Group:		Base/Kernel
@@ -31,6 +31,8 @@
 Patch4:		%{name}-signal.patch
 Patch5:		%{name}-usb_kill_urb.patch
 Patch6:		%{name}-kernel_sources_checking_hack.patch
+# Workaround for obsolete kernel API. To be removed...
+Patch7:		%{name}-spin_lock_unlocked.patch
 URL:		http://gna.org/projects/eagleusb/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -97,6 +99,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %ifnarch %{ix86}
 # invalid not only for ppc
@@ -221,6 +224,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2006/04/11 08:10:05  blues
+- rel. 1 - added spin_lock_unlocked patch for obsolete kernel API. To be
+  fixed TheRightWay(TM).
+
 Revision 1.77  2006/03/24 19:55:14  blues
 - 2.3.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eagle-usb.spec?r1=1.77&r2=1.78&f=u



More information about the pld-cvs-commit mailing list