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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 


%define firmware_name ipw3945

Name: firmware-%firmware_name
Version: 1.14.2
Release: alt2
Packager: Alex Karpov <karpov at altlinux.ru>
License: non-free
Group: System/Kernel and hardware
Summary: Firmware for the Intel(R) PRO/Wireless 3945ABG driver module
Source0: http://bughost.org/ipw3945/ucode/%firmware_name-ucode-%version.tgz
Url: http://bughost.org/ipw3945/
BuildArch: noarch

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

%prep
%setup -q -n %firmware_name-ucode-%version

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

%files
%defattr(644,root,root,755)
%doc README.%firmware_name-ucode
/lib/firmware/%firmware_name-LICENSE
/lib/firmware/*.ucode

%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