From 629fbd067316794c8503a8dc715e51b297c0d850 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Thu, 16 Jul 2020 20:06:12 +0800 Subject: [PATCH] update package to 7.1 --- smartmontools.spec | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/smartmontools.spec b/smartmontools.spec index 1b88603..a16b539 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -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 - 7.1-1 +- update package to 7.1 + * Tue Jun 30 2020 Zhiqiang Liu - 1:6.6-9 - renumber patches.