Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405018
en ru br
ALT Linux repos
S:30-alt1
5.0: 17-alt1

Group :: System/Kernel and hardware
RPM: firmware-aic94xx-seq

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define firmware_name aic94xx-seq
%define pkg_name aic94xx_seq

Name: firmware-%firmware_name
Version: 30
Release: alt1
Packager: L.A. Kostis <lakostis at altlinux.ru>
License: Adaptec Proprietary License
Group: System/Kernel and hardware
Summary: firmware for Aic94xx SAS/SATA driver
Source0: http://download.adaptec.com/scsi/linux/%{firmware_name}-%version-1.tar.gz
Url: https://storage.microsemi.com/en-us/speed/scsi/linux/%{firmware_name}-%version-1_tar_gz.php
BuildArch: noarch

%description
Adaptec SAS 44300, 48300, 58300 Sequencer Firmware for AIC94xx driver

%prep
%setup -qcn %firmware_name-%version

%build
rpm2cpio %pkg_name-%version-1.noarch.rpm|cpio -idvm --no-absolute-filenames

%install
chmod 644 lib/firmware/*.fw
mkdir -p %buildroot/lib/firmware
install -m644 lib/firmware/*.fw %buildroot/lib/firmware

%files
%defattr(644,root,root,755)
/lib/firmware/*.fw
%doc README-94xx.pdf

%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