SHA256
1
0
forked from pool/pidgin-sipe
Dominique Leuenberger 2016-02-16 08:18:42 +00:00 committed by Git OBS Bridge
parent 7f10c7d003
commit 1268610954
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 12 09:26:02 UTC 2016 - dimstar@opensuse.org
- Pass --disable-quality-check to configure: the 'quality' checks
are a bunch of compiler flags like Werror and more warning. This
is more important for development versions than for released
ones.
-------------------------------------------------------------------
Wed Jan 13 16:44:50 UTC 2016 - dimstar@opensuse.org

View File

@ -104,6 +104,7 @@ translation-update-upstream
%{?env_options}
autoreconf -fiv
%configure \
--disable-quality-check \
--with-krb5 \
--enable-purple \
--with-vv \