]> git.pld-linux.org Git - packages/eagle-usb.git/commitdiff
- added usb_kill_urb patch to allow clean module unloading on 2.6.10 kernel
authorRoman Werpachowski <roman.werpachowski@gmail.com>
Wed, 19 Jan 2005 23:12:51 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2
- STBR (only I don't know how this behaves on older kernels)

Changed files:
    eagle-usb.spec -> 1.48

eagle-usb.spec

index 41aaa7662afe70fd7d70aff2f02cbf1daffebc62..8206d236821c3464af9cdddfe1bd186175a7e2f2 100644 (file)
@@ -13,7 +13,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.0.0
-%define                _rel    1
+%define                _rel    2
 Release:       %{_rel}
 License:       GPL v2
 Group:         Base/Kernel
@@ -23,6 +23,7 @@ Patch1:               %{name}-eu_types.patch
 Patch2:                %{name}-vpivci-info.patch
 Patch3:                %{name}-opt.patch
 Patch4:                %{name}-signal.patch
+Patch5:                %{name}-usb_kill_urb.patch
 URL:           http://gna.org/projects/eagleusb/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -85,6 +86,7 @@ Sterownik dla Linuksa SMP do modem
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %ifnarch %{ix86}
 # invalid not only for ppc
This page took 0.030453 seconds and 4 git commands to generate.