1 Star 0 Fork 10

liuzhiqiang/sdparm

forked from src-openEuler/sdparm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
sdparm.spec 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
liuzhiqiang 提交于 2020-07-16 10:03 . sdparm: update to v1.11 version
Name: sdparm
Version: 1.11
Release: 1
Summary: Access and change parameters on device that supports SCSI protocol.
License: BSD
URL: http://sg.danny.cz/sg/sdparm.html
Source0: http://sg.danny.cz/sg/p/sdparm-%{version}.tgz
BuildRequires: gcc gdb
BuildRequires: sg3_utils-devel
%description
This utility fetches and potentially changes SCSI
device mode pages. Inquiry data including Vital
Product Data (VPD) pages can also be displayed.
Commands associated with starting and stopping the medium;
loading and unloading the medium;
and other housekeeping function may also be issued by this utility.
%package help
Summary: Including man files for sdparm
Requires: man
%description help
This contains man files for the using of sdparm.
%prep
%autosetup -n %{name}-%{version} -p1
%build
%configure --disable-libsgutils
%make_build
%install
%make_install
%files
%doc ChangeLog README CREDITS AUTHORS notes.txt
%license COPYING
%{_bindir}/%{name}
%{_bindir}/sas_disk_blink
%{_bindir}/scsi_ch_swp
%files help
%{_mandir}/man8/%{name}*
%{_mandir}/man8/sas_disk_blink*
%{_mandir}/man8/scsi_ch_swp*
%changelog
* Thu Jul 16 2020 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 1.11-1
- udpate to v1.11 version
* Wed Jan 22 2020 hy <eulerstoragemt@huawei.com> - 1.10-9
- Delete the -S git while executing %autosetup in %pre and add the BuildRequires to gdb
* Wed Aug 28 2018 zhangsaisai <zhangsaisai@huawei.com> - 1.10-8
- Package init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liuzhiqiang26/sdparm.git
git@gitee.com:liuzhiqiang26/sdparm.git
liuzhiqiang26
sdparm
sdparm
master

搜索帮助