update package to 7.1

This commit is contained in:
Markeryang 2020-07-16 20:06:12 +08:00 committed by Gitee
parent ee556c59cc
commit 629fbd0673

View File

@ -1,27 +1,14 @@
Name: smartmontools
Version: 6.6
Release: 9
Version: 7.1
Release: 1
Epoch: 1
Summary: S.M.A.R.T. utility toolset
License: GPLv2+
URL: http://smartmontools.sourceforge.net/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Source0: https://sourceforge.net/projects/smartmontools/files/smartmontools/7.1/smartmontools-7.1.tar.gz/download
Source1: smartmontools.sysconf
Patch0: 0000-os_linux.cpp-os_netbsd.cpp-fix-crash-on-scan-if-WITH.patch
Patch1: 0001-ataprint.cpp-Fix-detection-of-Device-Statistics-log-.patch
Patch2: 0002-drivedb.h.patch
Patch3: 0003-update-smart-drivedb.in-Include-configured-PATH-in-h.patch
Patch4: 0004-os_linux.cpp-Add-missing-braces-to-3ware-SELinux-cod.patch
Patch5: 0005-drivedb.h-fix-Innolite-Satadom-D150QV-entry-939.patch
Patch6: 0006-os_freebsd.cpp-on-error-was-setting-set_nvme_err-to-.patch
Patch7: 0007-os_linux.cpp-Fix-device-scan-crash-on-missing-proc-d.patch
Patch8: 0008-smartd.cpp-Always-ignore-failure-of-ATA-SMART-ENABLE.patch
Patch9: 0009-os_linux.cpp-Fix-d-megaraid-open-crash-on-missing-pr.patch
Patch10: 0010-os_darwin.cpp-os_freebsd.cpp-fix-return-value-in-err.patch
Patch11: 0011-ataprint.cpp-Fix-Form-Factor-string-with-bits-set-in.patch
BuildRequires: groff gcc-c++ automake
BuildRequires: libselinux-devel libcap-ng-devel systemd-units
@ -93,6 +80,9 @@ mkdir -p %{buildroot}%{_sharedstatedir}/%{name}
%changelog
* Thu Jul 16 2020 yanglongkang <yanglongkang@huawei.com> - 7.1-1
- update package to 7.1
* Tue Jun 30 2020 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 1:6.6-9
- renumber patches.