Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory
checked in at Thu Jul 21 13:11:53 CEST 2011.



--------
--- kernel-firmware/kernel-firmware.changes     2011-02-24 22:41:54.000000000 
+0100
+++ /mounts/work_src_done/STABLE/kernel-firmware/kernel-firmware.changes        
2011-07-20 14:34:35.000000000 +0200
@@ -1,0 +2,18 @@
+Thu Jul 14 19:32:48 CEST 2011 - [email protected]
+
+- update to 20110709: 
+  * provides more stable iwlwifi drivers
+  * remove the need for symlinking bcm43xx-0.fw
+
+-------------------------------------------------------------------
+Tue Jul 12 13:32:17 UTC 2011 - [email protected]
+
+- Revert the workaround for bnc#673054, the files exist in the
+  tarball now.
+
+-------------------------------------------------------------------
+Tue Jul 12 13:16:03 UTC 2011 - [email protected]
+
+- Fix firmware.sh for 3.0
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  _service
  _service:recompress:tar_scm:kernel-firmware-2.6.38.tar.bz2
  _service:set_version:kernel-firmware.spec

New:
----
  linux-firmware-20110709.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kernel-firmware.spec ++++++
--- /var/tmp/diff_new_pack.nh5XuP/_old  2011-07-21 12:47:31.000000000 +0200
+++ /var/tmp/diff_new_pack.nh5XuP/_new  2011-07-21 12:47:31.000000000 +0200
@@ -19,13 +19,13 @@
 
 Name:           kernel-firmware
 BuildRequires:  fdupes kernel-default
-Version:        20101214
-Release:        6
+Version:        20110709
+Release:        1
 Summary:        Linux kernel firmware files
 License:        NON-OSI-COMPLIANT(no modification) ; GPLv2 ; GPLv2+ ; MIT 
License (or similar)
 Group:          System/Kernel
 Url:            ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/
-Source0:        %name-%{version}.tar.bz2
+Source0:        
ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/linux-firmware-%{version}.tar.bz2
 Source1:        firmware.sh
 %define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -56,7 +56,7 @@
 
 
 %prep
-%setup -q
+%setup -q -n linux-firmware-%version
 
 %build
 # nothing to do
@@ -68,11 +68,6 @@
 bash %_sourcedir/firmware.sh --kill-duplicates %buildroot/lib/firmware/
 %fdupes %{buildroot}
 
-# create symlinks for Broadcom driver (bnc#673054)
-cd %{buildroot}/lib/firmware/brcm/
-ln -s bcm43xx-0-610-809-0.fw bcm43xx-0.fw
-ln -s bcm43xx_hdr-0-610-809-0.fw bcm43xx_hdr-0.fw
-
 %clean
 rm -rf %{buildroot}
 

++++++ firmware.sh ++++++
--- /var/tmp/diff_new_pack.nh5XuP/_old  2011-07-21 12:47:31.000000000 +0200
+++ /var/tmp/diff_new_pack.nh5XuP/_new  2011-07-21 12:47:31.000000000 +0200
@@ -24,7 +24,7 @@
                        head -n1 | cut -d' ' -f 2)
                if test -n "$pkg"; then
                        kernel=$(rpm -ql "$pkg" | \
-                               grep -m1 '^/lib/modules/2\.6\.[^/]*/kernel$')
+                               grep -m1 '^/lib/modules/[2-9][^/]*/kernel$')
                fi
                if test -d "$kernel"; then
                        return


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to