This commit is contained in:
committed by
Git OBS Bridge
parent
9b74f99db4
commit
959721fb19
@@ -16,13 +16,14 @@ Group: Hardware/Wifi
|
||||
AutoReqProv: on
|
||||
Summary: Tool for extracting firmware from newer Broadcom WLAN drivers
|
||||
Version: 011
|
||||
Release: 1
|
||||
Release: 2
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch0: %{name}.diff
|
||||
Source1: install_bcm43xx_firmware
|
||||
Url: http://developer.berlios.de/projects/bcm43xx/
|
||||
License: BSD 3-Clause; BSD 4-Clause
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: curl
|
||||
Obsoletes: bcm43xx-fwcutter
|
||||
Provides: bcm43xx-fwcutter
|
||||
Supplements: modalias(pci:v000014E4d000043*sv*sd*bc*sc*i*)
|
||||
@@ -66,6 +67,9 @@ install -m 755 %SOURCE1 %{buildroot}/usr/sbin/
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
Reference in New Issue
Block a user