Accepting request 481236 from home:pluskalm:branches:hardware
- Update to 2017.03.07: * Update rules for Australia (AU) and add 60GHz rules * Update 5 GHz rules for Canada * Remove DFS requirement for India (IN) OBS-URL: https://build.opensuse.org/request/show/481236 OBS-URL: https://build.opensuse.org/package/show/hardware/wireless-regdb?expand=0&rev=43
This commit is contained in:
parent
651dd0fcd2
commit
936b11669c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cfedf1c3521b3c8f32602f25ed796e96e687c3441a00e7c050fedf7fd4f1b8b7
|
|
||||||
size 16596
|
|
3
wireless-regdb-2017.03.07.tar.xz
Normal file
3
wireless-regdb-2017.03.07.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:371eafa3b26ece916ef83aca02c4bed2e54099eb5b8c6d22d3a4358dce6535b9
|
||||||
|
size 16848
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 18 19:53:47 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to 2017.03.07:
|
||||||
|
* Update rules for Australia (AU) and add 60GHz rules
|
||||||
|
* Update 5 GHz rules for Canada
|
||||||
|
* Remove DFS requirement for India (IN)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 12 15:41:12 UTC 2016 - mpluskal@suse.com
|
Sun Jun 12 15:41:12 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wireless-regdb
|
# spec file for package wireless-regdb
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: wireless-regdb
|
Name: wireless-regdb
|
||||||
Version: 2016.06.10
|
Version: 2017.03.07
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: 802.11 regulatory domain database
|
Summary: 802.11 regulatory domain database
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -34,6 +34,7 @@ allowed frequency ranges for 802.11 wireless drivers.
|
|||||||
|
|
||||||
%if 0%{?suse_version} == 1110
|
%if 0%{?suse_version} == 1110
|
||||||
# _libexecdir points to /usr/lib64 for SLE11
|
# _libexecdir points to /usr/lib64 for SLE11
|
||||||
|
|
||||||
%define _libexecdir %{_prefix}/lib
|
%define _libexecdir %{_prefix}/lib
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -43,7 +44,7 @@ allowed frequency ranges for 802.11 wireless drivers.
|
|||||||
%build
|
%build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make %{?_smp_mflags} DESTDIR=%{buildroot} install
|
%make_install
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user