packages: ixgbe/ixgbe.spec - updated to 2.0.62.4

hawk hawk at pld-linux.org
Thu Feb 25 11:43:30 CET 2010


Author: hawk                         Date: Thu Feb 25 10:43:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.0.62.4

---- Files affected:
packages/ixgbe:
   ixgbe.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: packages/ixgbe/ixgbe.spec
diff -u packages/ixgbe/ixgbe.spec:1.44 packages/ixgbe/ixgbe.spec:1.45
--- packages/ixgbe/ixgbe.spec:1.44	Wed Dec 30 14:56:29 2009
+++ packages/ixgbe/ixgbe.spec	Thu Feb 25 11:43:25 2010
@@ -15,17 +15,17 @@
 %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
@@ -63,8 +63,9 @@
 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
@@ -102,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2010/02/25 10:43:25  hawk
+- updated to 2.0.62.4
+
 Revision 1.44  2009/12/30 13:56:29  hawk
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ixgbe/ixgbe.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list