This commit is contained in:
tushenmei 2020-08-31 21:25:21 +08:00
parent e5a70165cb
commit a7f9fc746b

View File

@ -8,7 +8,7 @@ Summary: Detect changes in the ABI between kernel builds
License: GPLv3+ License: GPLv3+
URL: https://github.com/skozina/%{name} URL: https://github.com/skozina/%{name}
Source0: %{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz 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 %description
The aim of kabi-dw is to detect any changes in the ABI between the successive 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 builds of the Linux kernel. This is done by dumping the DWARF type information