Accepting request 228566 from GNOME:Factory
- Pass --disable-more-warnings to configure: deal with deprecations in libraries (like libgnome-keyring). (forwarded request 228293 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/228566 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/NetworkManager-strongswan?expand=0&rev=9
This commit is contained in:
commit
790d1d6b34
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 10:20:48 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Pass --disable-more-warnings to configure: deal with deprecations
|
||||
in libraries (like libgnome-keyring).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 08:57:49 UTC 2013 - i@marguerite.su
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package NetworkManager-strongswan
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -70,7 +70,8 @@ cp %{SOURCE1} README.SUSE
|
||||
|
||||
%build
|
||||
%configure\
|
||||
--disable-static
|
||||
--disable-static \
|
||||
--disable-more-warnings
|
||||
%__make %{?_smp_flags}
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user