From 662b59ff9967ac1a939fedede5ac0613408e2685 Mon Sep 17 00:00:00 2001 From: eulerstorage Date: Sat, 11 Jan 2020 15:14:11 +0800 Subject: [PATCH] rename patch --- ...gpt_sync_mbr.patch => 6000-add-support-of-gpt_sync_mbr.patch | 0 parted.spec | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename 6001-add-support-of-gpt_sync_mbr.patch => 6000-add-support-of-gpt_sync_mbr.patch (100%) diff --git a/6001-add-support-of-gpt_sync_mbr.patch b/6000-add-support-of-gpt_sync_mbr.patch similarity index 100% rename from 6001-add-support-of-gpt_sync_mbr.patch rename to 6000-add-support-of-gpt_sync_mbr.patch diff --git a/parted.spec b/parted.spec index ef2802c..b839125 100644 --- a/parted.spec +++ b/parted.spec @@ -25,7 +25,7 @@ BuildRequires: libblkid-devel >= 2.17 BuildRequires: device-mapper-devel, libselinux-devel libsepol-devel Patch0000: 0000-Switch-gpt-header-move-and-msdos-overlap-to-python3.patch -Patch6000: 6001-add-support-of-gpt_sync_mbr.patch +Patch6000: 6000-add-support-of-gpt_sync_mbr.patch Patch9000: 9000-Add-extra-judgment-for-a-partition-created-success.patch Patch9001: 9001-bugfix-parted-fix-failure-of-mklabel-gpt_sync_mbr.patch