Accepting request 228293 from GNOME:Next
- Pass --disable-more-warnings to configure: deal with deprecations in libraries (like libgnome-keyring). OBS-URL: https://build.opensuse.org/request/show/228293 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-strongswan?expand=0&rev=10
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user