]> 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 d17aa4426f0e3e8bb96d9d2dcd555001be68bf25..d5ceae481c6f3b99ea043b843e3ecede97a72ec1 100644 (file)
@@ -4,7 +4,7 @@
 # nothing to be placed to debuginfo package
 %define                _enable_debug_packages  0
 
-%define                rel     6
+%define                rel     9
 %define                snap    20140901
 %define                pname   rtl8812au
 Summary:       Driver for AC1200 (802.11ac) Wireless Dual-Band USB Adapter
@@ -14,7 +14,7 @@ Release:      0.%{snap}.%{rel}%{?_pld_builder:@%{_kernel_ver_str}}
 License:       GPL
 Group:         Base/Kernel
 #Source0:      https://github.com/abperiasamy/rtl8812AU_8821AU_linux/archive/master/%{name}-%{version}-%{snap}.tar.gz
-Source0:       https://github.com/austinmarton/rtl8812au_linux/archive/master/%{name}-%{version}-%{snap}.tar.gz
+Source0:       https://github.com/austinmarton/rtl8812au_linux/archive/master/%{pname}-%{version}-%{snap}.tar.gz
 # Source0-md5: 693825ab344b68a1217f20ab8dd98b82
 # good luck finding this chip on Realtek website :/
 #URL:          http://www.realtek.com.tw/
@@ -26,6 +26,9 @@ Patch3:               update-cfg80211-support.patch
 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)
@@ -74,6 +77,9 @@ Driver for AC1200 (802.11ac) Wireless Dual-Band USB Adapter\
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
+%patch8 -p1
+%patch9 -p1
 
 %build
 %{expand:%build_kernel_packages}
This page took 0.054297 seconds and 4 git commands to generate.