From a7f9fc746bf465d478581ecdb8c6b9bbcca0b74d Mon Sep 17 00:00:00 2001 From: tushenmei Date: Mon, 31 Aug 2020 21:25:21 +0800 Subject: [PATCH] init --- kabi-dw.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kabi-dw.spec b/kabi-dw.spec index aa98b2f..92cb08a 100644 --- a/kabi-dw.spec +++ b/kabi-dw.spec @@ -8,7 +8,7 @@ Summary: Detect changes in the ABI between kernel builds License: GPLv3+ URL: https://github.com/skozina/%{name} Source0: %{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz -BuildRequires: elfutils-devel gcc bison flex glib2-devel redhat-rpm-config +BuildRequires: elfutils-devel gcc bison flex glib2-devel openEuler-rpm-config %description The aim of kabi-dw is to detect any changes in the ABI between the successive builds of the Linux kernel. This is done by dumping the DWARF type information