diff --git a/libreport.spec b/libreport.spec index fcc86e73826207fe27a487605918931cae66f1da..96bd3bac14f00893e080625616c92d5d6797878b 100644 --- a/libreport.spec +++ b/libreport.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.3 +%define anolis_release .0.4 %if 0%{?suse_version} %bcond_with bugzilla @@ -406,7 +406,10 @@ data over ftp/scp... ./autogen.sh autoconf -CFLAGS="%{optflags} -Werror" %configure \ +%ifnarch sw_64 +CFLAGS="%{optflags} -Werror" \ +%endif +%configure \ %if %{without python2} --without-python2 \ %endif # with python2 @@ -874,6 +877,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Mon Jun 24 2024 Weisson - 2.9.5-15.0.4 +- argument 'Werror' blocks the build process by gcc-10.3.1. + * Tue Nov 9 2022 happy_orange - 2.9.5-15.0.3 - remove the unwanted package in anaconda sub package