diff --git a/NetworkManager-strongswan.changes b/NetworkManager-strongswan.changes index 6dbfa52..670f68a 100644 --- a/NetworkManager-strongswan.changes +++ b/NetworkManager-strongswan.changes @@ -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 diff --git a/NetworkManager-strongswan.spec b/NetworkManager-strongswan.spec index b79687f..f573e65 100644 --- a/NetworkManager-strongswan.spec +++ b/NetworkManager-strongswan.spec @@ -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