From 1d59f4067dd70b9cc54a2e7d6fbb25bf0a4e3f98 Mon Sep 17 00:00:00 2001 From: tushenmei Date: Fri, 28 Aug 2020 17:59:36 +0800 Subject: [PATCH] package init --- genwqe-tools.spec | 2 +- ...le_test1.patch => genwqe-user-4.0.18-modifyFuntionName.patch | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename genwqe-user-4.0.18-install-gzFile_test1.patch => genwqe-user-4.0.18-modifyFuntionName.patch (100%) diff --git a/genwqe-tools.spec b/genwqe-tools.spec index aa5e30f..571427d 100644 --- a/genwqe-tools.spec +++ b/genwqe-tools.spec @@ -10,7 +10,7 @@ BuildRequires: libcxl-devel %endif Source0: https://github.com/ibm-genwqe/genwqe-user/archive/v%{version}.tar.gz#/genwqe-user-%{version}.tar.gz Patch0: genwqe-user-4.0.18-install-gzFile_test.patch -Patch1: genwqe-user-4.0.18-install-gzFile_test1.patch +Patch1: genwqe-user-4.0.18-modifyFuntionName.patch Requires: genwqe-zlib = %{version}-%{release} %description Provide a suite of utilities to manage and configure the IBM GenWQE card. diff --git a/genwqe-user-4.0.18-install-gzFile_test1.patch b/genwqe-user-4.0.18-modifyFuntionName.patch similarity index 100% rename from genwqe-user-4.0.18-install-gzFile_test1.patch rename to genwqe-user-4.0.18-modifyFuntionName.patch