forked from pool/pidgin-sipe
Accepting request 359007 from GNOME:Apps
1 OBS-URL: https://build.opensuse.org/request/show/359007 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin-sipe?expand=0&rev=54
This commit is contained in:
parent
7f10c7d003
commit
1268610954
@ -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
|
||||
|
||||
|
@ -104,6 +104,7 @@ translation-update-upstream
|
||||
%{?env_options}
|
||||
autoreconf -fiv
|
||||
%configure \
|
||||
--disable-quality-check \
|
||||
--with-krb5 \
|
||||
--enable-purple \
|
||||
--with-vv \
|
||||
|
Loading…
Reference in New Issue
Block a user