diff --git a/naemon-core.spec b/naemon-core.spec index cc52b6e6..49799077 100644 --- a/naemon-core.spec +++ b/naemon-core.spec @@ -50,6 +50,9 @@ Requires(pre): shadow %if 0%{?suse_version} < 1315 Requires(pre): shadow-utils %endif + +# satisfy opensuse 16 rpmlint issue: E: lto-no-text-in-archive +%define _lto_cflags %{nil} %endif Requires: logrotate Requires: libnaemon >= %{version} @@ -296,7 +299,6 @@ exit 0 %doc AUTHORS %doc COPYING %doc ChangeLog -%doc INSTALL %doc LEGAL %doc NEWS %doc README