Accepting request 171283 from home:jeff_mahoney:branches:hardware
- Update to v017 - Update source URL for firmware Kernels > 3.1 with newer Broadcom hardware require this. OBS-URL: https://build.opensuse.org/request/show/171283 OBS-URL: https://build.opensuse.org/package/show/hardware/b43-fwcutter?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
bf4729805b
commit
0a9d99b545
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package b43-fwcutter
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,16 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: b43-fwcutter
|
||||
Version: 012
|
||||
Release: 12
|
||||
License: BSD-2-Clause
|
||||
Version: 017
|
||||
Release: 0
|
||||
Summary: Tool for extracting firmware from newer Broadcom WLAN drivers
|
||||
Url: http://linuxwireless.org/en/users/Drivers/b43
|
||||
License: BSD-2-Clause
|
||||
Group: Hardware/Wifi
|
||||
Url: http://linuxwireless.org/en/users/Drivers/b43
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch0: %{name}.diff
|
||||
Source1: install_bcm43xx_firmware
|
||||
Requires: curl
|
||||
Supplements: modalias(pci:v000014E4d000043*sv*sd*bc*sc*i*)
|
||||
@@ -40,7 +38,6 @@ card under Linux using the b43 or b43legacy driver.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
|
||||
%build
|
||||
make CFLAGS="%{optflags}" %{?_smp_mflags}
|
||||
|
Reference in New Issue
Block a user