Update crda Provides/Obsoletes to cover the version in RHEL 8.
Resolves: rhbz#1997398 Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
This commit is contained in:
parent
9faf4732d7
commit
7c10f40381
@ -2,7 +2,7 @@
|
||||
|
||||
Name: wireless-regdb
|
||||
Version: 2020.11.20
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Regulatory database for 802.11 wireless networking
|
||||
|
||||
License: ISC
|
||||
@ -15,8 +15,8 @@ Requires: systemd >= 190
|
||||
BuildRequires: make
|
||||
BuildRequires: systemd-devel
|
||||
|
||||
Provides: crda = 3.18_2019.03.01-3
|
||||
Obsoletes: crda <= 3.18_2019.03.01-2
|
||||
Provides: crda = 3.19-1
|
||||
Obsoletes: crda < 3.19-1
|
||||
|
||||
Source0: http://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-%{version}.tar.xz
|
||||
Source1: setregdomain
|
||||
@ -62,6 +62,10 @@ rm -rf %{buildroot}/usr/lib/crda
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 18 2021 Michal Schmidt <mschmidt@redhat.com> - 2020.11.20-5
|
||||
- Update crda Provides/Obsoletes to cover the version in RHEL 8.
|
||||
- Resolves: rhbz#1997398
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2020.11.20-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user