]> git.pld-linux.org Git - packages/rtl8812au.git/blobdiff - rtl8812au.spec
- updates and fixes for 4.1 and 4.2 kernels
[packages/rtl8812au.git] / rtl8812au.spec
index b1f9422be3a221f797b1c7829d8c83e65d205711..d5ceae481c6f3b99ea043b843e3ecede97a72ec1 100644 (file)
@@ -4,7 +4,7 @@
 # nothing to be placed to debuginfo package
 %define                _enable_debug_packages  0
 
-%define                rel     8
+%define                rel     9
 %define                snap    20140901
 %define                pname   rtl8812au
 Summary:       Driver for AC1200 (802.11ac) Wireless Dual-Band USB Adapter
@@ -27,6 +27,8 @@ Patch4:               warnings.patch
 Patch5:                gcc-4.9.patch
 Patch6:                linux-3.18.patch
 Patch7:                linux-4.0.patch
+Patch8:                linux-4.1.patch
+Patch9:                linux-4.2.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)
@@ -76,6 +78,8 @@ Driver for AC1200 (802.11ac) Wireless Dual-Band USB Adapter\
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
+%patch9 -p1
 
 %build
 %{expand:%build_kernel_packages}
This page took 0.334331 seconds and 4 git commands to generate.