- Pass --disable-Werror to configure: this is released code and we
don't have to fail when any dependency deprecates, but still supports, some functions. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/bijiben?expand=0&rev=80
This commit is contained in:
parent
2d6f014e5e
commit
fe4be7e8d0
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 24 13:21:18 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
- Pass --disable-Werror to configure: this is released code and we
|
||||
don't have to fail when any dependency deprecates, but still
|
||||
supports, some functions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 12:41:43 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bijiben
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -72,6 +72,7 @@ search results from documents.
|
||||
%configure \
|
||||
--disable-static \
|
||||
--disable-update-mimedb \
|
||||
--disable-Werror \
|
||||
%{nil}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user