diff --git a/6000-Add-files-via-upload.patch b/0001-Add-files-via-upload.patch similarity index 100% rename from 6000-Add-files-via-upload.patch rename to 0001-Add-files-via-upload.patch diff --git a/smp_utils.spec b/smp_utils.spec index 21d69538997cf7a49752ec9e97815b0b7a98e6ec..026003f4c48dbbf76ed76f55486d7f0a0555e0ed 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