[crda/f19] Update wireless-regdb to version 2014.06.02

John W. Linville linville at fedoraproject.org
Fri Jun 6 16:20:18 UTC 2014


commit 36586ca13a8e37a6969b58d258c5974a9080843e
Author: John W. Linville <linville at tuxdriver.com>
Date:   Fri Jun 6 10:59:07 2014 -0400

    Update wireless-regdb to version 2014.06.02
    
    - fixed wrong dates
    - new home for sources

 .gitignore |    3 +--
 crda.spec  |   23 ++++++++++++++---------
 sources    |    2 +-
 3 files changed, 16 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d921094..05dd817 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 /crda-1.1.3.tar.bz2
-/wireless-regdb-2013.02.12.tar.bz2
-/wireless-regdb-2013.02.13.tar.bz2
+/wireless-regdb-2014.06.02.tar.xz
diff --git a/crda.spec b/crda.spec
index 15c0e24..a12314f 100644
--- a/crda.spec
+++ b/crda.spec
@@ -1,9 +1,9 @@
 %define         crda_version    1.1.3
-%define         regdb_version   2013.02.13
+%define         regdb_version   2014.06.02
 
 Name:           crda
 Version:        %{crda_version}_%{regdb_version}
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        Regulatory compliance daemon for 802.11 wireless networking
 
 Group:          System Environment/Base
@@ -20,8 +20,8 @@ BuildRequires:  openssl
 Requires:       udev, iw
 Requires:       systemd >= 190
 
-Source0:        http://wireless.kernel.org/download/crda/crda-%{crda_version}.tar.bz2
-Source1:        http://wireless.kernel.org/download/wireless-regdb/wireless-regdb-%{regdb_version}.tar.bz2
+Source0:        http://www.kernel.org/pub/software/network/crda/crda-%{crda_version}.tar.bz2
+Source1:        http://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-%{regdb_version}.tar.xz
 Source2:        setregdomain
 Source3:        setregdomain.1
 
@@ -94,6 +94,11 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jun  6 2014 John W. Linville <linville at redhat.com> - 1.1.3_2014.06.02-1
+- Update wireless-regdb to version 2014.06.02
+- fixed wrong dates
+- new home for sources
+
 * Fri Mar  1 2013 John W. Linville <linville at redhat.com> - 1.1.3_2013.02.13-2
 - Bump release to prevent upgrade issues from F17...oops!
 
@@ -103,10 +108,10 @@ rm -rf %{buildroot}
 * Tue Feb 12 2013 John W. Linville <linville at redhat.com> - 1.1.3_2013.02.12-1
 - Update wireless-regdb to version 2013.02.12
 
-* Mon Jan 25 2013 John W. Linville <linville at redhat.com> - 1.1.3_2013.01.11-2
+* Fri Jan 25 2013 John W. Linville <linville at redhat.com> - 1.1.3_2013.01.11-2
 - Update setregdomain to determine timezone info from /etc/timezone
 
-* Mon Jan 25 2013 John W. Linville <linville at redhat.com> - 1.1.3_2013.01.11-1
+* Fri Jan 25 2013 John W. Linville <linville at redhat.com> - 1.1.3_2013.01.11-1
 - Update crda to version 1.1.3
 - Update wireless-regdb to version 2013.01.11
 
@@ -145,10 +150,10 @@ rm -rf %{buildroot}
 * Tue Jan 26 2010 John W. Linville <linville at redhat.com> 1.1.1_2009.11.25-1
 - Update for crda version 1.1.1
 
-* Tue Dec 21 2009 John W. Linville <linville at redhat.com> 1.1.0_2009.11.25-5
+* Mon Dec 21 2009 John W. Linville <linville at redhat.com> 1.1.0_2009.11.25-5
 - Remove unnecessary explicit Requries for libgcrypt and libnl -- oops!
 
-* Tue Dec 21 2009 John W. Linville <linville at redhat.com> 1.1.0_2009.11.25-4
+* Mon Dec 21 2009 John W. Linville <linville at redhat.com> 1.1.0_2009.11.25-4
 - Add libgcrypt and libnl to Requires
 
 * Mon Dec 21 2009 John W. Linville <linville at redhat.com> 1.1.0_2009.11.25-3
@@ -164,7 +169,7 @@ rm -rf %{buildroot}
 * Wed Nov 11 2009 John W. Linville <linville at redhat.com> 1.1.0_2009.11.10-1
 - Update wireless-regdb to version 2009.11.10 
 
-* Wed Oct  1 2009 John W. Linville <linville at redhat.com> 1.1.0_2009.09.08-3
+* Thu Oct  1 2009 John W. Linville <linville at redhat.com> 1.1.0_2009.09.08-3
 - Move regdb to /lib/crda to facilitate /usr mounted over wireless network
 
 * Wed Sep  9 2009 John W. Linville <linville at redhat.com> 1.1.0_2009.09.08-2
diff --git a/sources b/sources
index 2722c4d..5989d13 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 29579185e06a75675507527243d28e5c  crda-1.1.3.tar.bz2
-32eccb11df4584f24aca60bb26fe9bcb  wireless-regdb-2013.02.13.tar.bz2
+7f2bdda89b79b759ebc0c435345dcb76  wireless-regdb-2014.06.02.tar.xz


More information about the scm-commits mailing list