Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37555266
en ru br
ALT Linux repos
S:1.5-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module zd1211

Name: firmware-%module
Version: 1.4
Release: alt1

Summary: Firmware for ZD1211 USB WLAN chip
License: GPL v2 or later
Group: System/Kernel and hardware

%define distname %module-firmware

Url: http://zd1211.ath.cx/
Source: http://downloads.sourceforge.net/zd1211/zd1211-firmware-%{version}.tar.bz2
Packager: Gleb F-Malinovskiy <glebfm at altlinux.org>

Provides: firmware-zd1211
BuildArch: noarch

%define firmwaredir /lib/firmware

%description
Firmware for USB WLAN sticks based on the ZyDAS ZD1211 chip

%prep
%setup -n zd1211-firmware

%install
install -d %buildroot%firmwaredir/zd1211
install -pm644 zd* %buildroot%firmwaredir/zd1211

%files
%doc README
%firmwaredir/zd1211

%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