This commit is contained in:
parent
a138ce0c33
commit
40b0c8ddf6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2cd6937b476f62bee5a7b932120e9a64aefd18cf6842f837375b7419db2f4358
|
|
||||||
size 12538
|
|
3
b43-fwcutter-012.tar.bz2
Normal file
3
b43-fwcutter-012.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bfc4844d7b077cdff04b2f73da9527bc623c640be2057ab49812908e49d84475
|
||||||
|
size 14138
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 3 11:56:39 UTC 2009 - cstender@novell.com
|
||||||
|
|
||||||
|
- updated to version 012
|
||||||
|
* don't extract core 4 firmware from V4 drivers
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 9 13:54:25 CET 2009 - cstender@suse.de
|
Mon Feb 9 13:54:25 CET 2009 - cstender@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package b43-fwcutter (Version 011)
|
# spec file for package b43-fwcutter (Version 012)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -22,13 +22,13 @@ Name: b43-fwcutter
|
|||||||
Group: Hardware/Wifi
|
Group: Hardware/Wifi
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Tool for extracting firmware from newer Broadcom WLAN drivers
|
Summary: Tool for extracting firmware from newer Broadcom WLAN drivers
|
||||||
Version: 011
|
Version: 012
|
||||||
Release: 36
|
Release: 1
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Patch0: %{name}.diff
|
Patch0: %{name}.diff
|
||||||
Source1: install_bcm43xx_firmware
|
Source1: install_bcm43xx_firmware
|
||||||
Url: http://linuxwireless.org/en/users/Drivers/b43
|
Url: http://linuxwireless.org/en/users/Drivers/b43
|
||||||
License: BSD 3-Clause; BSD 4-Clause
|
License: BSD 3-clause (or similar) ; BSD 4-clause (or similar)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: curl
|
Requires: curl
|
||||||
Obsoletes: bcm43xx-fwcutter
|
Obsoletes: bcm43xx-fwcutter
|
||||||
@ -142,18 +142,3 @@ done
|
|||||||
%ghost /lib/firmware/b43legacy/ucode5.fw
|
%ghost /lib/firmware/b43legacy/ucode5.fw
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Feb 09 2009 cstender@suse.de
|
|
||||||
- %%ghost b43 and b43legacy firmware (bnc#466113)
|
|
||||||
* Fri Apr 11 2008 cstender@suse.de
|
|
||||||
- added curl to requires
|
|
||||||
- improved install_bcm43xx_firmware script
|
|
||||||
* Thu Apr 10 2008 cstender@suse.de
|
|
||||||
- updated to version 011
|
|
||||||
- added supplement tag so package gets installed when a bcm43xx
|
|
||||||
card is detected
|
|
||||||
- added install_bcm43xx_firmware script which downloads and
|
|
||||||
extracts firmware files
|
|
||||||
* Sun Mar 16 2008 coolo@suse.de
|
|
||||||
- correctly replace the old name
|
|
||||||
* Thu Jan 10 2008 cstender@suse.de
|
|
||||||
- initial package (version 009)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user