]> git.pld-linux.org Git - packages/eagle-usb.git/commitdiff
- rel. 1 - added spin_lock_unlocked patch for obsolete kernel API. To be
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 11 Apr 2006 08:10:05 +0000 (08:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  fixed TheRightWay(TM).

Changed files:
    eagle-usb.spec -> 1.78

eagle-usb.spec

index bd26b5b24b1fc28bf3c178e01df5769064eceb8d..e38a69dd61a60cc93c94fe020ac9a5cd46458171 100644 (file)
@@ -18,7 +18,7 @@ Summary:      Linux driver for the Eagle 8051 Analog (sagem f@st 800/840/908/...) mod
 Summary(pl):   Sterownik dla Linuksa do modemów Eagle 8051 Analog (sagem f@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
@@ -30,6 +30,8 @@ Patch3:               %{name}-opt.patch
 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
@@ -96,6 +98,7 @@ Sterownik dla Linuksa SMP do modem
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %ifnarch %{ix86}
 # invalid not only for ppc
This page took 0.028985 seconds and 4 git commands to generate.