diff --git a/blktrace.spec b/blktrace.spec index 7cf8df9..eb54abc 100644 --- a/blktrace.spec +++ b/blktrace.spec @@ -11,9 +11,9 @@ Provides: iowatcher Obsoletes: iowatcher Requires: python3 -Patch6000: blktrace-fix-btt-overflow.patch +Patch0: blktrace-fix-btt-overflow.patch -Patch9000: 0000-huawei-remove-python2-dependency.patch +Patch1: remove-python2-dependency.patch %description blktrace is a block layer IO tracing mechanism which provides detailed diff --git a/0000-huawei-remove-python2-dependency.patch b/remove-python2-dependency.patch similarity index 100% rename from 0000-huawei-remove-python2-dependency.patch rename to remove-python2-dependency.patch