Search
j0ke.net Open Build Service
>
Projects
>
hardware
:
raid
>
megacli
> megacli.spec
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File megacli.spec of Package megacli
Name: megacli Version: 8.07.14 Release: 1 Provides: MegaCli Provides: MegaCLI Source0: MegaCli-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root Summary: LSI's MegaCli Group: System License: unknown %define _suffix "" %ifarch x86_64 Provides: MegaCli64 Provides: MegaCLI64 %define _suffix 64 %endif %description MegaRAID SAS cli utility. %prep %setup -c %build %install %__install -D -m 0755 MegaCli%{_suffix} %{buildroot}/%{_sbindir}/MegaCli %ifarch x86_64 %__install -D -m 0755 libstorelibir-2.so.14.07-0 %{buildroot}/%{_libdir}/libstorelibir-2.so.14.07-0 %endif %clean rm -rf %{buildroot} %files %defattr(-,root,root) %{_sbindir}/MegaCli %doc *.txt %ifarch x86_64 %{_libdir}/libstorelibir-2.so.14.07-0 %endif %changelog * Mon Jul 20 2009 Carsten Schoene <cs@linux-administrator.com> - 4.00.11-1 - new release 4.00.11 - LSID100106567 (CO) CR_Ref# LSID100097538: MegaCLI error messages via FW - LSID100107491 (CO) CR_Ref# LSID100071008: Change Vivaldi drive size reporting from MB to GB. - LSID100108945 (CO) LSIP200008587 (PR): Show correct SATA HDD Fw versions in all Utilities - LSID100108959 (CO) LSIP200009557 (PR): Add the new option in Mega CLI to schedule the Patrol Read next time. - LSID100107030 (DFCT) MegaCi,CmdTool2,MegaSCU gives unwanted information in commands realted Enclosure. - LSID100100157 (DFCT) Not Displaying Supported Raid levels - LSID100107389 (DFCT) Port code of Enable + Disable maintainPdFailHistory via MegaCLI from Unicoi to EF - LSID100107388 (DFCT) MegaCLI is expecting "noverchk" sub-option during upgrading fw pkg. - LSID100098542 (DFCT) Debug messages written by MegaCLI even with -nolog option - LSID100101003 (DFCT) Time stamp of NVRAM log shows an offset of 1 hr - LSID100107030 (DFCT) MegaCi,CmdTool2,MegaSCU gives unwanted information in commands realted Enclosure. - LSID100108055 (DFCT) MegaCli--pd info not shown for all slots. * Fri Nov 28 2008 Carsten Schoene <cs@linux-administrator.com> - 4.00.08-1 - first build