[packages/e1000e] upgraded to 3.3.4

gotar gotar at pld-linux.org
Sun Jul 31 23:13:38 CEST 2016


commit f80eaed0c11a86ee6adeb1307ce5298c093a7f2e
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sun Jul 31 23:13:19 2016 +0200

    upgraded to 3.3.4

 e1000e.spec      |  8 +++-----
 linux-3.19.patch | 11 -----------
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/e1000e.spec b/e1000e.spec
index 2cbe05f..2680fda 100644
--- a/e1000e.spec
+++ b/e1000e.spec
@@ -5,18 +5,17 @@
 # nothing to be placed to debuginfo package
 %define		_enable_debug_packages	0
 
-%define		rel	4
+%define		rel	1
 %define		pname	e1000e
 Summary:	Intel(R) PRO/1000e driver for Linux
 Summary(pl.UTF-8):	Sterownik do karty Intel® PRO/1000e
 Name:		%{pname}%{_alt_kernel}
-Version:	3.1.0.2
+Version:	3.3.4
 Release:	%{rel}@%{_kernel_ver_str}
 License:	GPL v2
 Group:		Base/Kernel
 Source0:	http://downloads.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
-# Source0-md5:	b8d770160691edd247a90070f45642ce
-Patch0:		linux-3.19.patch
+# Source0-md5:	5c6d010341868f753cf983cbe4467db5
 URL:		http://downloads.sourceforge.net/e1000/
 BuildRequires:	rpm-build-macros >= 1.701
 %{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}
@@ -87,7 +86,6 @@ EOF\
 
 %prep
 %setup -q -n %{pname}-%{version}
-%patch0 -p1
 
 cat > src/Makefile <<'EOF'
 obj-m := e1000e.o
diff --git a/linux-3.19.patch b/linux-3.19.patch
deleted file mode 100644
index 244d4f7..0000000
--- a/linux-3.19.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- e1000e-3.1.0.2/src/netdev.c~	2014-06-26 22:13:33.000000000 +0200
-+++ e1000e-3.1.0.2/src/netdev.c	2015-03-30 19:57:06.958655445 +0200
-@@ -7126,7 +7126,7 @@
- #endif /* CONFIG_PM */
- 
- #ifndef USE_LEGACY_PM_SUPPORT
--#ifdef CONFIG_PM_RUNTIME
-+#if defined(CONFIG_PM_RUNTIME) || ( LINUX_VERSION_CODE >= KERNEL_VERSION(3,19,0) )
- static int e1000e_pm_runtime_idle(struct device *dev)
- {
- 	struct pci_dev *pdev = to_pci_dev(dev);
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/e1000e.git/commitdiff/f80eaed0c11a86ee6adeb1307ce5298c093a7f2e



More information about the pld-cvs-commit mailing list