Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569659
en ru br
ALT Linux repos
S:1.3-alt2
5.0: 1.3-alt2
4.1: 1.3-alt2
4.0: 1.3-alt2
3.0: 1.3-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 


%define firmware_name ipw2100

Name: firmware-%firmware_name
Version: 1.3
Release: alt2
License: distributable
Group: System/Kernel and hardware
Summary: Firmware for the Intel(R) PRO/Wireless 2100 Driver
Source0: %firmware_name-fw-%version.tgz
Url: http://%firmware_name.sourceforge.net/firmware.php
BuildArch: noarch


%description
This package contains the firmware for the ipw-2100 driver. Usage of
the firmware is subject to the terms contained in /lib/ipw2100-LICENSE.
Please read the license carefully.


%prep
%setup -q -c

%__tar -zxvf %SOURCE0

%install
install -d $RPM_BUILD_ROOT/lib/firmware

install -p *.fw $RPM_BUILD_ROOT/lib/firmware
cp -df LICENSE $RPM_BUILD_ROOT/lib/firmware/LICENSE-%firmware_name-fw

%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