From d0df0d4ffc13d5e5f66ece5834994306030837df Mon Sep 17 00:00:00 2001 From: eulerstorage Date: Wed, 25 Dec 2019 17:43:41 +0800 Subject: [PATCH] revert patch --- file.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/file.spec b/file.spec index ef48540..2adb2ca 100644 --- a/file.spec +++ b/file.spec @@ -17,9 +17,9 @@ Patch6002: 6002-Fix-indirect-offset-overflow-calculation-B.-Watson.patch Patch3: 0003-file-5.34-readelf.patch -Patch6003: 6003-CVE-2019-18218.patch -Patch6004: 6004-Use-memmem-to-speed-up-searches-if-available-Michael.patch -Patch6005: 6005-Simplify-and-always-return-if-not-found-found-by-OSS.patch +#Patch6003: 6003-CVE-2019-18218.patch +#Patch6004: 6004-Use-memmem-to-speed-up-searches-if-available-Michael.patch +#Patch6005: 6005-Simplify-and-always-return-if-not-found-found-by-OSS.patch Requires: %{name}-libs = %{version}-%{release} BuildRequires: autoconf automake libtool git zlib-devel -- Gitee