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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define firmware_name ql6312
%define firmware_fname ql6312_fw.bin

Name: firmware-%firmware_name
Version: 3.3.18
Release: alt2
License: distributable
Group: System/Kernel and hardware
Summary: Firmware for the QLogic HBAs, based on ISP63xx chips (qla2xxx driver)
Source0: %firmware_fname.%version
Source1: %firmware_name-LICENSE
Url: ftp://ftp.qlogic.com/outgoing/linux/firmware
BuildArch: noarch
Requires: hotplug

%description
This package contains the firmware for the QLogic HBAs, based on
ISP63xx chips (qla2xxx driver). This separate firmware image has
been retired as ISP6312 and ISP6322 chips are support via the
ql2300_fw.bin and ql2322_fw.bin images. Usage of the firmware is
subject to the terms contained in %_docdir/%name-%version/%firmware_name-LICENSE.
Please read the license carefully.

%install
%__install -d %buildroot/lib/firmware
%__install -d %buildroot/%_docdir/%name-%version

%__install -m644 %SOURCE0 %buildroot/lib/firmware/%firmware_fname
%__install -m644 %SOURCE1 %buildroot/%_docdir/%name-%version

%files
/lib/firmware/%firmware_fname
%dir %_docdir/%name-%version
%_docdir/%name-%version/%firmware_name-LICENSE

%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