Accepting request 500913 from network

- Disable werror

OBS-URL: https://build.opensuse.org/request/show/500913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libisds?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2017-06-09 13:56:35 +00:00 committed by Git OBS Bridge
commit aa3a559d40
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 4 06:26:27 UTC 2017 - tchvatal@suse.com
- Disable werror
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 20 11:57:02 UTC 2016 - jslaby@suse.com Thu Oct 20 11:57:02 UTC 2016 - jslaby@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package libisds # spec file for package libisds
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -67,6 +67,7 @@ developing applications that use %{name}.
%build %build
%configure \ %configure \
--disable-fatalwarnings \
--disable-static \ --disable-static \
--enable-test \ --enable-test \
--with-libcurl \ --with-libcurl \