diff --git a/znc.spec b/znc.spec index 136bf60..14074d9 100644 --- a/znc.spec +++ b/znc.spec @@ -139,7 +139,7 @@ rm -rf "$gpghome" $key.gpg # Cleanup tmp gpg home dir and dearmored key --disable-python \ %endif # 0%{?with_modpython} --enable-ipv6 --enable-cyrus --enable-tcl -%make_build +%make_build V=1 %install @@ -221,6 +221,7 @@ getent passwd znc >/dev/null || \ - Use https for URL and SOURCE tags - Check upstream GPG signature in %%prep - Simplify %%{_libdir}/znc/ file list +- Enable verbose make * Mon Jul 23 2018 Nick Bebout - 1.7.1-2 - Add gcc-c++ and redhat-rpm-config to znc-devel's dependencies