From acc461f43c8d3f678b93ae6f9adb02bdadf3782b Mon Sep 17 00:00:00 2001 From: lfl Date: Tue, 30 Jun 2020 10:30:49 +0800 Subject: [PATCH] update smp_utils.spec. --- smp_utils.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/smp_utils.spec b/smp_utils.spec index 21d6953..026003f 100644 --- a/smp_utils.spec +++ b/smp_utils.spec @@ -1,12 +1,12 @@ Name: smp_utils Version: 0.98 -Release: 14 +Release: 15 Summary: Utilities for SAS management protocol (SMP) License: BSD URL: http://sg.danny.cz/sg/smp_utils.html Source0: http://sg.danny.cz/sg/p/%{name}-%{version}.tgz -Patch0000: 0000-smp_utils-0.98-sysmacros.patch -Patch6000: 6000-Add-files-via-upload.patch +Patch0: 0000-smp_utils-0.98-sysmacros.patch +Patch1: 0001-Add-files-via-upload.patch BuildRequires: gcc,git Provides: %{name}-libs %{name}-libs%{?_isa} @@ -74,5 +74,8 @@ make install \ %changelog +* Tue Jun 30 2020 volcanodragon -0.98-15 +- rename patches + * Fri Aug 30 2019 mingfangsen -0.98-13.2 - Package init