]> git.pld-linux.org Git - packages/ixgbe.git/commitdiff
- updated to 2.0.62.4 auto/ti/ixgbe-2_0_62_4-1
authorhawk <hawk@pld-linux.org>
Thu, 25 Feb 2010 10:43:25 +0000 (10:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ixgbe.spec -> 1.45

ixgbe.spec

index f7319222c73c8b673621044b4474be238bc24659..9b63da764513683195ecc5322e5b7ed572ef48bc 100644 (file)
 %undefine      with_userspace
 %endif
 
-%define                rel     3
+%define                rel     1
 %define                pname   ixgbe
 Summary:       Intel(R) 10 Gigabit driver for Linux
 Summary(pl.UTF-8):     Sterownik do karty Intel(R) 10 Gigabit
 Name:          %{pname}%{_alt_kernel}
-Version:       2.0.44.14
+Version:       2.0.62.4
 Release:       %{rel}
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       http://dl.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
-# Source0-md5: 69470f5f3cf5bac0ff30b5dbb9fcef2a
+# Source0-md5: 9c6dcf0b903e4e0a5b8c47594c241e41
 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,8 +62,9 @@ Intel(R) 10 Gigabit opartych o ukÅ‚ad 82598EB.
 cat > src/Makefile <<'EOF'
 obj-m := ixgbe.o
 ixgbe-objs := ixgbe_main.o ixgbe_common.o ixgbe_api.o ixgbe_param.o \
-ixgbe_ethtool.o kcompat.o ixgbe_82598.o ixgbe_82599.o ixgbe_dcb.o \
-ixgbe_dcb_nl.o ixgbe_dcb_82598.o ixgbe_dcb_82599.o ixgbe_phy.o
+ixgbe_ethtool.o kcompat.o ixgbe_82598.o ixgbe_82599.o ixgbe_sriov.o \
+ixgbe_mbx.o ixgbe_dcb.o ixgbe_dcb_82598.o ixgbe_dcb_82599.o ixgbe_phy.o \
+ixgbe_dcb_nl.o
 
 EXTRA_CFLAGS=-DDRIVER_IXGBE
 EOF
This page took 0.090735 seconds and 4 git commands to generate.