diff --git a/dwarves.changes b/dwarves.changes index be0c868..d8d32e3 100644 --- a/dwarves.changes +++ b/dwarves.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 19 11:44:37 UTC 2020 - Ismail Dönmez + +- Don't require libebl-plugins on suse_version >= 1550 + ------------------------------------------------------------------- Sun Mar 15 18:57:27 UTC 2020 - Jan Engelhardt diff --git a/dwarves.spec b/dwarves.spec index 10ec5ba..c8d7116 100644 --- a/dwarves.spec +++ b/dwarves.spec @@ -60,7 +60,9 @@ about inlining, etc. %package -n libdwarves1 Summary: DWARF processing libraries of dwarves tools Group: System/Libraries +%if 0%{?suse_version} < 1550 Requires: libebl-plugins +%endif %description -n libdwarves1 This package contains the libdwarves shared library for the dwarves