diff --git a/smartmontools.spec b/smartmontools.spec index 91526aacfbc5db33fb3421e4e068bab885c85f05..316bd2dcf0bb2604e31b1a6d7434ac922480ff3f 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -1,6 +1,6 @@ Name: smartmontools Version: 7.1 -Release: 1 +Release: 2 Epoch: 1 Summary: S.M.A.R.T. utility toolset License: GPLv2+ @@ -29,6 +29,7 @@ drive and to predict drive failures. %package help Summary: Including man files for smartmontools Requires: man +Buildarch: noarch %description help This contains man files for the using of smartmontools. @@ -80,6 +81,9 @@ mkdir -p %{buildroot}%{_sharedstatedir}/%{name} %changelog +* Wed Aug 21 2024 Jiuwang He - 1:7.1-2 +- Add Buildarch: noarch to the help subpackage + * Thu Apr 16 2020 wangjufeng - 1:7.1-1 - Type:enhancemnet - ID:NA