Hello community,
here is the log from the commit of package NetworkManager-openconnect for
openSUSE:Factory checked in at 2018-05-22 16:59:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-openconnect (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-openconnect"
Tue May 22 16:59:46 2018 rev:24 rq:607004 version:1.2.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/NetworkManager-openconnect/NetworkManager-openconnect.changes
2018-03-08 10:50:09.549191971 +0100
+++
/work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new/NetworkManager-openconnect.changes
2018-05-22 16:59:47.820952609 +0200
@@ -1,0 +2,14 @@
+Sat Apr 14 20:30:19 UTC 2018 - [email protected]
+
+- Following changes in NetworkManager: pass without-libnm-glib to
+ configure, no longer build deprecated libnm-glib support.
+- Following the above changes: Drop no longer needed
+ pkgconfig(NetworkManager), pkgconfig(libnm-glib),
+ pkgconfig(libnm-glib-vpn) and pkgconfig(libnm-util)
+ BuildRequires.
+- Drop no longer needed export CFLAGS="%%{optflags}
+ -Wno-deprecated-declarations".
+- Drop unnneeded NetworkManager-gnome Requires from gnome
+ sub-package, it is not longer of use for us.
+
+-------------------------------------------------------------------
@@ -132 +146 @@
- use of deprectaed symbols of GTK+ 3.9.
+ use of deprecated symbols of GTK+ 3.9.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-openconnect.spec ++++++
--- /var/tmp/diff_new_pack.21QrRn/_old 2018-05-22 16:59:48.308934853 +0200
+++ /var/tmp/diff_new_pack.21QrRn/_new 2018-05-22 16:59:48.312934708 +0200
@@ -19,7 +19,6 @@
Name: NetworkManager-openconnect
Version: 1.2.4
Release: 0
-# FIXME: Verify, if -Wno-deprecated-declarations CFLAG is still required
Summary: NetworkManager VPN support for OpenConnect
License: GPL-2.0-or-later AND LGPL-2.1-only
Group: Productivity/Networking/System
@@ -28,13 +27,9 @@
BuildRequires: intltool
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
-BuildRequires: pkgconfig(NetworkManager) >= 1.1.0
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4
BuildRequires: pkgconfig(libnm) >= 1.1.0
-BuildRequires: pkgconfig(libnm-glib) >= 1.1.0
-BuildRequires: pkgconfig(libnm-glib-vpn) >= 1.1.0
-BuildRequires: pkgconfig(libnm-util) >= 1.1.0
BuildRequires: pkgconfig(libsecret-unstable)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(openconnect) >= 3.02
@@ -53,7 +48,6 @@
Summary: NetworkManager VPN support for OpenConnect
Group: Productivity/Networking/System
Requires: %{name} = %{version}
-Requires: NetworkManager-gnome >= 0.5.1
Provides: %{name}-frontend
%description gnome
@@ -67,9 +61,10 @@
translation-update-upstream
%build
-export CFLAGS="%{optflags} -Wno-deprecated-declarations"
%configure \
- --disable-static
+ --disable-static \
+ --without-libnm-glib \
+ %{nil}
make %{?_smp_mflags}
%install
@@ -95,12 +90,10 @@
%dir %{_libexecdir}/NetworkManager
%dir %{_libexecdir}/NetworkManager/VPN
%{_libexecdir}/NetworkManager/VPN/nm-openconnect-service.name
-%{_sysconfdir}/NetworkManager/VPN/nm-openconnect-service.name
%{_sysconfdir}/dbus-1/system.d/nm-openconnect-service.conf
%files gnome
%{_datadir}/appdata/network-manager-openconnect.metainfo.xml
-%{_libdir}/NetworkManager/libnm-openconnect-properties.so*
%{_libexecdir}/nm-openconnect-auth-dialog
%{_datadir}/gnome-vpn-properties/
%{_libdir}/NetworkManager/libnm-vpn-plugin-openconnect-editor.so