diff --git a/nagios.spec b/nagios.spec index 5faacfb0fbc1aa52f3ad83a08a9b367cb5705cbf..d5271e7bb6d87159e30673407f81323b435c997f 100644 --- a/nagios.spec +++ b/nagios.spec @@ -1,6 +1,6 @@ Name: nagios Version: 4.4.3 -Release: 7 +Release: 8 Summary: Host/service/network monitoring program License: GPLv2 URL: https://www.nagios.org/projects/nagios-core/ @@ -123,7 +123,9 @@ install -p -m 0644 %{SOURCE10} %{SOURCE11} %{SOURCE12} html/images/logos/ --with-template-objects \ --with-template-extinfo \ --enable-event-broker \ - STRIP=/bin/true + STRIP=/bin/true \ + CFLAGS="$CLASS -fcommon" +%define debug_package %{nil} make %{?_smp_mflags} all %{__make} dox %{__make} %{?_smp_mflags} -C contrib @@ -276,6 +278,9 @@ fi %{_libdir}/%{name}/cgi/ %changelog +* Mon Aug 2 2021 shdluan - 4.4.3-8 +-fix pack failure when use gcc 10 + * Thu Nov 26 2020 lingsheng - 4.4.3-7 - Drop unexpected output in scripts