]> git.pld-linux.org Git - packages/igb.git/blobdiff - igb.spec
- rel 3
[packages/igb.git] / igb.spec
index 260a578cf8918fb82f26bedd314d4d886bf64418..eb7f0370702785fa2d3efa32653e2e053d0eae83 100644 (file)
--- a/igb.spec
+++ b/igb.spec
 Summary:       Intel(R) PRO/1000 driver for Linux
 Summary(pl.UTF-8):     Sterownik do karty Intel(R) PRO/1000
 Name:          %{pname}%{_alt_kernel}
-Version:       1.3.28.4
+Version:       2.2.9
 Release:       %{rel}
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       http://dl.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
-# Source0-md5: 41f442b477e0e282d588a6311e331e02
+# Source0-md5: 424a94485e1130b47016ddc039fd6000
 URL:           http://sourceforge.net/projects/e1000/
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRequires: rpmbuild(macros) >= 1.379
@@ -62,7 +62,7 @@ Intel(R) PRO/1000 opartych o ukÅ‚ady 82575EB/GB lub 82576.
 cat > src/Makefile <<'EOF'
 obj-m := igb.o
 igb-objs := igb_main.o e1000_82575.o e1000_mac.o e1000_nvm.o e1000_phy.o \
-e1000_manage.o igb_param.o igb_ethtool.o kcompat.o e1000_api.o
+e1000_manage.o igb_param.o igb_ethtool.o kcompat.o e1000_api.o e1000_mbx.o
 
 EXTRA_CFLAGS=-DDRIVER_IGB
 EOF
This page took 0.058981 seconds and 4 git commands to generate.