]> git.pld-linux.org Git - packages/rtl8812au.git/commitdiff
- drop non-dist kernel support
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Jan 2015 18:44:02 +0000 (19:44 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Jan 2015 18:44:02 +0000 (19:44 +0100)
rtl8812au.spec

index 6594ccb32cdd7620854b4bf4b0296aa41d6e1b72..d247d8199ee297155b2539046168444cf2c1bdea 100644 (file)
@@ -1,5 +1,4 @@
 # Conditional build:
-%bcond_without dist_kernel     # allow non-distribution kernel
 %bcond_with    verbose         # verbose build (V=1)
 
 %if "%{_alt_kernel}" != "%{nil}"
@@ -42,7 +41,7 @@ Patch4:               warnings.patch
 Patch5:                gcc-4.9.patch
 Patch6:                linux-3.18.patch
 BuildRequires: rpmbuild(macros) >= 1.678
-%{?with_dist_kernel:%{expand:%kbrs}}
+%{expand:%kbrs}
 BuildRoot:     %{tmpdir}/%{pname}-%{version}-root-%(id -u -n)
 
 %description
@@ -54,10 +53,8 @@ Summary:     Driver for AC1200 (802.11ac) Wireless Dual-Band USB Adapter\
 Release:       %{rel}@%{_kernel_ver_str}\
 Group:         Base/Kernel\
 Requires(post,postun): /sbin/depmod\
-%if %{with dist_kernel}\
 %requires_releq_kernel\
 Requires(postun):      %releq_kernel\
-%endif\
 \
 %description -n kernel%{_alt_kernel}-net-rtl8812au\
 Driver for AC1200 (802.11ac) Wireless Dual-Band USB Adapter\
This page took 0.050936 seconds and 4 git commands to generate.