diff --git a/fcoe-utils-ggc7-fmt-truc-err.patch b/fcoe-utils-gcc7-fmt-truc-err.patch similarity index 100% rename from fcoe-utils-ggc7-fmt-truc-err.patch rename to fcoe-utils-gcc7-fmt-truc-err.patch diff --git a/fcoe-utils-ggc8-fmt-truc-err.patch b/fcoe-utils-gcc8-fmt-truc-err.patch similarity index 94% rename from fcoe-utils-ggc8-fmt-truc-err.patch rename to fcoe-utils-gcc8-fmt-truc-err.patch index 29850ec..d7602b0 100644 --- a/fcoe-utils-ggc8-fmt-truc-err.patch +++ b/fcoe-utils-gcc8-fmt-truc-err.patch @@ -1,17 +1,6 @@ From: Chris Leech Subject: fix build warnings/errors with GCC format-truncation checks -Bugzilla: ZZZ -Upstream Status: -Build Info: XXX -Tested: - -commit 9d8c43e3e81752906f4fc58fa656a98bafa1d4a1 -Author: Chris Leech -Date: Fri Mar 16 09:48:26 2018 -0700 - - fix build warnings/errors with GCC format-truncation checks - diff --git a/fcoeadm_display.c b/fcoeadm_display.c index 120c6084b7ca..f10cfb53d454 100644 --- a/fcoeadm_display.c diff --git a/fcoe-utils.spec b/fcoe-utils.spec index 91309f2..c6594f1 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -16,8 +16,8 @@ Source1: quickstart.txt Source2: fcoe.service Source3: fcoe.config ExcludeArch: ppc s390 -Patch0: fcoe-utils-ggc7-fmt-truc-err.patch -Patch1: fcoe-utils-ggc8-fmt-truc-err.patch +Patch0: fcoe-utils-gcc7-fmt-truc-err.patch +Patch1: fcoe-utils-gcc8-fmt-truc-err.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libpciaccess-devel