Hello community, here is the log from the commit of package wireless-regdb for openSUSE:Factory checked in at 2016-02-17 10:31:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wireless-regdb (Old) and /work/SRC/openSUSE:Factory/.wireless-regdb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wireless-regdb" Changes: -------- --- /work/SRC/openSUSE:Factory/wireless-regdb/wireless-regdb.changes 2016-01-05 09:39:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.wireless-regdb.new/wireless-regdb.changes 2016-02-17 12:26:12.000000000 +0100 @@ -1,0 +2,11 @@ +Sat Feb 13 10:36:18 UTC 2016 - [email protected] + +- Explicitly require xz, fixing tar errors for SLE11 builds +- Work around a mismatch of lib vs. lib64 on SLE11 x86_64 + +------------------------------------------------------------------- +Tue Feb 9 21:51:01 UTC 2016 - [email protected] + +- Update to 2016.02.08 + +------------------------------------------------------------------- Old: ---- wireless-regdb-2015.12.14.tar.xz New: ---- wireless-regdb-2016.02.08.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wireless-regdb.spec ++++++ --- /var/tmp/diff_new_pack.pXMpC0/_old 2016-02-17 12:26:13.000000000 +0100 +++ /var/tmp/diff_new_pack.pXMpC0/_new 2016-02-17 12:26:13.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package wireless-regdb # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,14 @@ Name: wireless-regdb -Version: 2015.12.14 +Version: 2016.02.08 Release: 0 Summary: 802.11 regulatory domain database License: ISC Group: Hardware/Wifi Url: http://wireless.kernel.org/en/developers/Regulatory#The_regulatory_database Source: https://www.kernel.org/pub/software/network/wireless-regdb/%{name}-%{version}.tar.xz +BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -31,13 +32,18 @@ The 802.11 regulatory domain database is used by CRDA and provides allowed frequency ranges for 802.11 wireless drivers. +%if 0%{?suse_version} == 1110 +# _libexecdir points to /usr/lib64 for SLE11 +%define _libexecdir %{_prefix}/lib +%endif + %prep %setup -q %build %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +make %{?_smp_mflags} DESTDIR=%{buildroot} install %files %defattr(-,root,root) @@ -45,6 +51,6 @@ %dir %{_libexecdir}/crda/pubkeys %{_libexecdir}/crda/regulatory.bin %{_libexecdir}/crda/pubkeys/*pem -%{_mandir}/man5/regulatory.bin.5.gz +%{_mandir}/man5/regulatory.bin.5%{ext_man} %changelog ++++++ wireless-regdb-2015.12.14.tar.xz -> wireless-regdb-2016.02.08.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wireless-regdb-2015.12.14/db.txt new/wireless-regdb-2016.02.08/db.txt --- old/wireless-regdb-2015.12.14/db.txt 2015-12-14 17:52:47.000000000 +0100 +++ new/wireless-regdb-2016.02.08/db.txt 2016-02-08 16:02:58.000000000 +0100 @@ -275,6 +275,12 @@ (5490 - 5730 @ 20), (24), DFS (5735 - 5835 @ 20), (30) +# http://www.mincom.gob.cu/?q=marcoregulatorio +# - Redes Informáticas +# Resolución 127, 2011 - Reglamento Banda 2,4 GHz. +country CU: DFS-FCC + (2400 - 2483.5 @ 40), (200 mW) + country CX: DFS-FCC (2402 - 2482 @ 40), (20) (5170 - 5250 @ 80), (24), AUTO-BW Files old/wireless-regdb-2015.12.14/regulatory.bin and new/wireless-regdb-2016.02.08/regulatory.bin differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wireless-regdb-2015.12.14/sha1sum.txt new/wireless-regdb-2016.02.08/sha1sum.txt --- old/wireless-regdb-2015.12.14/sha1sum.txt 2015-12-14 17:52:47.000000000 +0100 +++ new/wireless-regdb-2016.02.08/sha1sum.txt 2016-02-08 16:02:58.000000000 +0100 @@ -1 +1 @@ -d2121f4f06170545810265c8ba1088cf6ed9ad4d db.txt +ff34bc3f118521d45c3c0872e152635a3d0e8f5d db.txt
