Accepting request 579790 from GNOME:Factory

- 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/request/show/579790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bijiben?expand=0&rev=36
This commit is contained in:
Dominique Leuenberger 2018-02-25 11:17:08 +00:00 committed by Git OBS Bridge
commit 65b7de1b44
2 changed files with 9 additions and 1 deletions

View File

@ -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

View File

@ -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}