]> git.pld-linux.org Git - packages/e1000e.git/commitdiff
- upgraded to 0.5.18.3
authorTomasz Pala <gotar@pld-linux.org>
Tue, 24 Mar 2009 14:38:19 +0000 (14:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    e1000e.spec -> 1.50

e1000e.spec

index aa3466b8957a2066d52ff3f4cdd367b8107694a5..faf70f53e8e835ddf42ede25c1c97a34d29318c2 100644 (file)
 %undefine      with_userspace
 %endif
 
-%define                rel     5
+%define                rel     1
 %define                pname   e1000e
 Summary:       Intel(R) PRO/1000e driver for Linux
 Summary(en.UTF-8):     IntelĀ® PRO/1000e driver for Linux
 Summary(pl.UTF-8):     Sterownik do karty IntelĀ® PRO/1000e
 Name:          %{pname}%{_alt_kernel}
-Version:       0.5.11.2
+Version:       0.5.18.3
 Release:       %{rel}
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       http://dl.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
-# Source0-md5: a3e511ad3ca5ce720bb5b87a46ea402d
+# Source0-md5: 28cc552e51420b301a2b751d74180287
 URL:           http://dl.sourceforge.net/e1000/
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRequires: rpmbuild(macros) >= 1.379
@@ -91,6 +91,7 @@ e1000_phy.o
 
 EXTRA_CFLAGS=-DDRIVER_E1000E -DCONFIG_E1000E_SEPARATE_TX_HANDLER
 EOF
+# add -DE1000E_NO_NAPI to disable NAPI
 
 %build
 %build_kernel_modules -C src -m %{pname}
This page took 0.064514 seconds and 4 git commands to generate.