]> git.pld-linux.org Git - packages/ixgbe.git/commitdiff
up to 3.2.16
authorGrzegorz Pycia <gzohop@pld-linux.org>
Wed, 23 Jan 2013 21:07:05 +0000 (22:07 +0100)
committerGrzegorz Pycia <gzohop@pld-linux.org>
Wed, 23 Jan 2013 21:07:05 +0000 (22:07 +0100)
 linux-3.7.patch no longer needed

ixgbe.spec

index cb9a39a0a4723c5d06766512f599e6dd21fbf1fa..e52276a486478f87baab2c895c8e0947472f8f6f 100644 (file)
 %undefine      with_userspace
 %endif
 
-%define                rel     14
+%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:       3.11.33
+Version:       3.12.6
 Release:       %{rel}
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       http://downloads.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
-# Source0-md5: 7b512003c112680adda402c6c88e8cbf
-Patch0:                linux-3.7.patch
+# Source0-md5: 236e8e1b7f3ce5266a5a9510a9e5bd96
 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
@@ -60,7 +59,6 @@ Intel(R) 10 Gigabit opartych o ukÅ‚ad 82598EB.
 
 %prep
 %setup -q -n %{pname}-%{version}
-%patch0 -p1
 cp src/Makefile src/Makefile.%{name}
 cat > src/Makefile <<'EOF'
 obj-m := ixgbe.o
This page took 0.064733 seconds and 4 git commands to generate.