[crda] Update crda to version 1.1.2 Update wireless-regdb to version 2011.04.28 Fix mis-numbered version co

John W. Linville linville at fedoraproject.org
Thu Aug 11 17:15:47 UTC 2011


commit c6c3911992680ae226e12fccfc01200766603605
Author: John W. Linville <linville at tuxdriver.com>
Date:   Thu Aug 11 13:15:29 2011 -0400

    Update crda to version 1.1.2
    Update wireless-regdb to version 2011.04.28
    Fix mis-numbered version comment in changelog for Nov 23 2010

 .gitignore                          |    4 ++--
 crda.spec                           |   13 +++++++++----
 regulatory-rules-setregdomain.patch |    6 +++---
 sources                             |    4 ++--
 4 files changed, 16 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3df2a62..66ae94f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-crda-1.1.1.tar.bz2
-/wireless-regdb-2010.11.22.tar.bz2
+/crda-1.1.2.tar.bz2
+/wireless-regdb-2011.04.28.tar.bz2
diff --git a/crda.spec b/crda.spec
index 4962bb3..a4652ae 100644
--- a/crda.spec
+++ b/crda.spec
@@ -1,9 +1,9 @@
-%define         crda_version    1.1.1
-%define         regdb_version   2010.11.22
+%define         crda_version    1.1.2
+%define         regdb_version   2011.04.28
 
 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
@@ -92,10 +92,15 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Aug 11 2011 John W. Linville <linville at redhat.com> 1.1.2_2011.04.28-1
+- Update crda to version 1.1.2
+- Update wireless-regdb to version 2011.04.28 
+- Fix mis-numbered version comment in changelog for Nov 23 2010
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1_2010.11.22-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
-* Tue Nov 23 2010 John W. Linville <linville at redhat.com> 1.1.0_2010.11.22-1
+* Tue Nov 23 2010 John W. Linville <linville at redhat.com> 1.1.1_2010.11.22-1
 - Update wireless-regdb to version 2010.11.22 
 
 * Thu Feb 25 2010 John W. Linville <linville at redhat.com> 1.1.1_2009.11.25-3
diff --git a/regulatory-rules-setregdomain.patch b/regulatory-rules-setregdomain.patch
index 1cc712b..00f184b 100644
--- a/regulatory-rules-setregdomain.patch
+++ b/regulatory-rules-setregdomain.patch
@@ -1,6 +1,6 @@
-diff -up crda-1.1.1_2009.11.25/crda-1.1.1/udev/regulatory.rules.orig crda-1.1.1_2009.11.25/crda-1.1.1/udev/regulatory.rules
---- crda-1.1.1_2009.11.25/crda-1.1.1/udev/regulatory.rules.orig	2010-01-26 13:01:51.000000000 -0500
-+++ crda-1.1.1_2009.11.25/crda-1.1.1/udev/regulatory.rules	2010-01-26 13:01:41.000000000 -0500
+diff -up crda-1.1.2_2011.04.28/crda-1.1.2/udev/regulatory.rules.orig crda-1.1.2_2011.04.28/crda-1.1.2/udev/regulatory.rules
+--- crda-1.1.1_2009.11.25/crda-1.1.2/udev/regulatory.rules.orig	2011-08-11 13:01:51.000000000 -0500
++++ crda-1.1.1_2009.11.25/crda-1.1.2/udev/regulatory.rules	2011-08-11 13:01:41.000000000 -0500
 @@ -2,4 +2,6 @@
  # For more information see:
  # http://wireless.kernel.org/en/developers/Regulatory/CRDA
diff --git a/sources b/sources
index 6eb396e..fb3006b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-5fc77af68b3e21736b8ef2f8b061c810  crda-1.1.1.tar.bz2
-bb65bf29734b75ff43baa5624e8b6a99  wireless-regdb-2010.11.22.tar.bz2
+5226f65aebacf94baaf820f8b4e06df4  crda-1.1.2.tar.bz2
+16b7fabd4d7761ccf206702a3f18cce9  wireless-regdb-2011.04.28.tar.bz2


More information about the scm-commits mailing list