Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37566602
en ru br
ALT Linux repos
5.0: 1.2.1.34-alt1
4.1: 1.2.1.34-alt1

Group :: System/Kernel and hardware
RPM: firmware-acx100

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 


%define firmware_name acx100

Name: firmware-%firmware_name
Version: 1.2.1.34
Release: alt1
License: distributable
Group: System/Kernel and hardware
Summary: Firmware for the acx driver
Source0: %firmware_name-fw-%version.tar.gz
Url: http://%firmware_name.sourceforge.net/
Packager: Sergey Alembekov <rt at altlinux.ru>
BuildArch: noarch
Provides: firmware-%firmware_name = %version
Provides: firmware-%firmware_name-1.2.1.34 = %version
Obsoletes: firmware-%firmware_name-1.2.1.34

%description
This package contains the firmware for the acx driver.
It supports (well, most) WLAN cards that use the TNETW1130 (aka ACX111) 802.11g+/b+ chipset or the TNETW1100 (aka ACX100) 802.11b+ chipset.

%prep
%setup -q -c

%__tar -zxvf %SOURCE0

%install
install -d $RPM_BUILD_ROOT/lib/firmware

install -p */* $RPM_BUILD_ROOT/lib/firmware

%files
%defattr(644,root,root,755)
/lib/firmware/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin