!7 sg3_utils: renumber patches

Merge pull request !7 from liuzhiqiang/master
This commit is contained in:
openeuler-ci-bot 2020-06-30 15:30:22 +08:00 committed by Gitee
commit 1b4122d7cd
7 changed files with 12 additions and 10 deletions

View File

@ -1,20 +1,19 @@
Name: sg3_utils Name: sg3_utils
Version: 1.42 Version: 1.42
Release: 11 Release: 12
Summary: Utilities that send SCSI commands to devices. Summary: Utilities that send SCSI commands to devices.
License: GPL-2.0-or-later AND BSD License: GPL-2.0-or-later AND BSD
URL: http://sg.danny.cz/sg/sg3_utils.html URL: http://sg.danny.cz/sg/sg3_utils.html
Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tar.xz Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tar.xz
Patch0000: 0000-sg3_utils-1.37-dont-open-dev-snapshot.patch Patch0: 0000-sg3_utils-1.37-dont-open-dev-snapshot.patch
Patch0001: 0001-sg3_utils-1.42-sysmacros.patch Patch1: 0001-sg3_utils-1.42-sysmacros.patch
Patch2: 0002-sg3_utils-1.37-rescan-scsi-findremapped-enhance.patch
Patch9000: 9000-sg3_utils-1.37-rescan-scsi-findremapped-enhance.patch Patch3: 0003-sg3_utils-1.37-rescan-downpress.patch
Patch9001: 9001-sg3_utils-1.37-rescan-downpress.patch Patch4: 0004-bugfix-sg3_utils-fix-syntax-error.patch
Patch9002: 9002-bugfix-sg3_utils-fix-syntax-error.patch Patch5: 0005-sg_inq-fix-potential-unbounded-loop-in-export.patch
Patch9003: 9003-sg_inq-fix-potential-unbounded-loop-in-export.patch Patch6: 0006-rescan-scsi-bus-dolunscan-break-to-return.patch
Patch0002: 0002-rescan-scsi-bus-dolunscan-break-to-return.patch Patch7: 0007-sg3_utils-1.42-delete-lun-rescan-scsi-bus-report-error.patch
Patch9004: 9004-sg3_utils-1.42-delete-lun-rescan-scsi-bus-report-error.patch
Provides: %{name}-libs = %{version}-%{release} Provides: %{name}-libs = %{version}-%{release}
Obsoletes: %{name}-libs < %{version}-%{release} Obsoletes: %{name}-libs < %{version}-%{release}
@ -75,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %changelog
* Tue Jun 30 2020 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 1.42-12
- renumber patches.
* Thu Apr 09 2020 Jiangping Hu <hujp1985@foxmail.com> - 1.42-11 * Thu Apr 09 2020 Jiangping Hu <hujp1985@foxmail.com> - 1.42-11
- Fix requires of devel package - Fix requires of devel package