]> git.pld-linux.org Git - packages/r8168.git/blobdiff - r8168.spec
- fix building with linux 4.7
[packages/r8168.git] / r8168.spec
index 3b2a2b77cf449102f5a363b3a92e9da1f8486005..876d74ebec00700d5fa2a62096a3659c0c427fa4 100644 (file)
@@ -20,6 +20,7 @@ URL:          http://www.realtek.com.tw/
 Source0:       %{pname}-%{version}.tar.bz2
 # Source0-md5: 2c583809d1ebf26ed7f5e775c83e68e0
 Patch0:                linux-4.5.patch
+Patch1:                linux-4.7.patch
 BuildRequires: rpmbuild(macros) >= 1.701
 %{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRoot:     %{tmpdir}/%{pname}-%{version}-root-%(id -u -n)
@@ -72,6 +73,7 @@ Express Gigabit Ethernet.\
 %prep
 %setup -q -n %{pname}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{expand:%build_kernel_packages}
This page took 0.033849 seconds and 4 git commands to generate.