From 67230b7fca60f663d6d5721e63b5e92f9fd615f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 1 Feb 2015 13:22:25 +0100 Subject: [PATCH 1/1] - fixed alt_kernel creeping into source0 file name - rel 7 --- rtl8812au.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rtl8812au.spec b/rtl8812au.spec index d17aa44..ef8a1cc 100644 --- a/rtl8812au.spec +++ b/rtl8812au.spec @@ -4,7 +4,7 @@ # nothing to be placed to debuginfo package %define _enable_debug_packages 0 -%define rel 6 +%define rel 7 %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/ -- 2.44.0