packages: ixgbe/ixgbe.spec - updated to 2.0.34.3

hawk hawk at pld-linux.org
Sat Jun 20 19:15:22 CEST 2009


Author: hawk                         Date: Sat Jun 20 17:15:22 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.0.34.3

---- Files affected:
packages/ixgbe:
   ixgbe.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: packages/ixgbe/ixgbe.spec
diff -u packages/ixgbe/ixgbe.spec:1.35 packages/ixgbe/ixgbe.spec:1.36
--- packages/ixgbe/ixgbe.spec:1.35	Thu Apr 23 00:02:20 2009
+++ packages/ixgbe/ixgbe.spec	Sat Jun 20 19:15:16 2009
@@ -20,12 +20,12 @@
 Summary:	Intel(R) 10 Gigabit driver for Linux
 Summary(pl.UTF-8):	Sterownik do karty Intel(R) 10 Gigabit
 Name:		%{pname}%{_alt_kernel}
-Version:	1.3.56.17
+Version:	2.0.34.3
 Release:	%{rel}
 License:	GPL v2
 Group:		Base/Kernel
 Source0:	http://dl.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
-# Source0-md5:	a7739bb30e84fdb726170a1587e5b041
+# Source0-md5:	259fa3b75bc1b619aa2e4daecbf37427
 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 @@
 %setup -q -n %{pname}-%{version}
 cat > src/Makefile <<'EOF'
 obj-m := ixgbe.o
-ixgbe-objs := ixgbe_82598.o ixgbe_main.o ixgbe_param.o ixgbe_ethtool.o \
-kcompat.o ixgbe_api.o ixgbe_phy.o ixgbe_common.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
 
 EXTRA_CFLAGS=-DDRIVER_IXGBE
 EOF
@@ -101,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2009/06/20 17:15:16  hawk
+- updated to 2.0.34.3
+
 Revision 1.35  2009/04/22 22:02:20  hawk
 - updated md5
 
================================================================

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



More information about the pld-cvs-commit mailing list