diff --git a/sysprof.spec b/sysprof.spec index a4812c2..d298f84 100644 --- a/sysprof.spec +++ b/sysprof.spec @@ -53,7 +53,7 @@ developing applications that use %{name}. %build -%configure --disable-static +%configure --disable-static --disable-Werror %make_build V=1 @@ -118,6 +118,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Wed Oct 12 2016 Kalev Lember - 3.22.1-1 - Update to 3.22.1 +- Don't use -Werror for builds * Wed Sep 21 2016 Kalev Lember - 3.22.0-2 - Split out sysprof-cli and libsysprof-ui subpackages