forked from pool/rtl88x2bu
- Fix missing %kernel_module_directory macro on 15.3
OBS-URL: https://build.opensuse.org/package/show/hardware/rtl88x2bu?expand=0&rev=3
This commit is contained in:
parent
5238907a77
commit
07ac799c38
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 5 21:52:55 UTC 2022 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
|
||||
|
||||
- Fix missing %kernel_module_directory macro on 15.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 4 00:39:57 UTC 2021 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
|
||||
|
||||
|
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: rtl88x2bu
|
||||
Version: 5.8.7.1+git20210928.f2bccb9
|
||||
Release: 0
|
||||
@ -31,8 +30,11 @@ Patch0: rtl88x2bu_nodate_time.patch
|
||||
# PATCH-FIX-OPENSUSE fix-backported-update_mgmt_frame_registrations.patch
|
||||
Patch1: fix-backported-update_mgmt_frame_registrations.patch
|
||||
BuildRequires: %{kernel_module_package_buildreqs}
|
||||
BuildRequires: kernel-syms
|
||||
BuildRequires: kernel-macros
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: bc
|
||||
|
||||
%{!?kernel_module_directory:%define kernel_module_directory /lib/modules}
|
||||
|
||||
%description
|
||||
Kernel driver for Realtek 88x2bu wifi cards
|
||||
|
Loading…
Reference in New Issue
Block a user