update hdparm.spec.

(cherry picked from commit ad12631fbfdf326846731a544f04582658354889)
This commit is contained in:
linfeilong835 2022-01-22 03:36:44 +00:00 committed by openeuler-sync-bot
parent 4bba0fe3f2
commit 5080b949db

View File

@ -1,11 +1,12 @@
Name: hdparm
Version: 9.58
Release: 1
Release: 2
Summary: A system utility for setting or showing hard drive parameters
License: BSD
URL: https://sourceforge.net/projects/%{name}/
Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch9000: 9000-hdparm-fallocate-close-fd.patch
Patch9001: 9001-hdparam-Remove-security_password-printing.patch
BuildRequires: gcc git
@ -42,6 +43,12 @@ install -c -m 644 hdparm.8 $RPM_BUILD_ROOT/%{_mandir}/man8
%{_mandir}/man8/hdparm.8*
%changelog
* Sat Jan 22 2022 linfeilong<linfeilong@huawei.com> - 9.58-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:delete password print for security
* Tue Apr 14 2020 linfeilong<linfeilong@huawei.com> - 9.58-1
- Type:enhancement
- ID:NA