X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=ixgbe.spec;h=e9cdacd36c93fcad70558a5bf0cf9c1c469c6963;hb=f812a637b6cb9da353a6e2fa76062935f01cfd80;hp=18fe0086ebc59dd1684c388f4ecccf35e1d461f5;hpb=d685acfcf7f0ef5eca1742be5bfb002c8450688c;p=packages%2Fixgbe.git diff --git a/ixgbe.spec b/ixgbe.spec index 18fe008..e9cdacd 100644 --- a/ixgbe.spec +++ b/ixgbe.spec @@ -14,17 +14,17 @@ %undefine with_userspace %endif -%define rel 9 +%define rel 7 %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: 3.11.33 +Version: 3.17.3 Release: %{rel} License: GPL v2 Group: Base/Kernel Source0: http://downloads.sourceforge.net/e1000/%{pname}-%{version}.tar.gz -# Source0-md5: 7b512003c112680adda402c6c88e8cbf +# Source0-md5: 5853429ec8a99d5a045620a9c36ce3c7 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 @@ -67,9 +67,10 @@ ixgbe_lib.o ixgbe_ethtool.o kcompat.o ixgbe_82598.o \ ixgbe_82599.o ixgbe_ptp.o ixgbe_x540.o ixgbe_sriov.o \ ixgbe_mbx.o ixgbe_dcb.o ixgbe_dcb_82598.o ixgbe_dcb_82599.o \ ixgbe_sysfs.o ixgbe_procfs.o ixgbe_phy.o ixgbe_fcoe.o \ -ixgbe_dcb_nl.o +ixgbe_dcb_nl.o ixgbe_dcb_nl.o ixgbe_debugfs.o -EXTRA_CFLAGS=-DDRIVER_IXGBE +EXTRA_CFLAGS+=-DDRIVER_IXGBE +EXTRA_CFLAGS+=-DIXGBE_PTP EOF %build