Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package NetworkManager-l2tp for
openSUSE:Factory checked in at 2023-12-05 17:02:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-l2tp (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-l2tp.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-l2tp"
Tue Dec 5 17:02:02 2023 rev:15 rq:1130773 version:1.20.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/NetworkManager-l2tp/NetworkManager-l2tp.changes
2023-12-02 17:12:26.063723912 +0100
+++
/work/SRC/openSUSE:Factory/.NetworkManager-l2tp.new.25432/NetworkManager-l2tp.changes
2023-12-05 17:02:26.887448858 +0100
@@ -1,0 +2,10 @@
+Thu Nov 2 14:34:19 UTC 2023 - Callum Farmer <[email protected]>
+
+- Rename gnome subpackage to NetworkManager-applet-l2tp
+ to more accurately reflect its usage
+- Add missing supplements:
+ - NM and xl2tpd
+ - NMA subpackage: Main package and NMA
+- Configure runstatedir to %_rundir
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-l2tp.spec ++++++
--- /var/tmp/diff_new_pack.F4ywvm/_old 2023-12-05 17:02:27.731479970 +0100
+++ /var/tmp/diff_new_pack.F4ywvm/_new 2023-12-05 17:02:27.735480117 +0100
@@ -40,6 +40,7 @@
BuildRequires: pkgconfig(nss)
Requires: NetworkManager >= 1.20.0
Requires: xl2tpd
+Supplements: (NetworkManager and xl2tpd)
%requires_eq ppp
Recommends: (strongswan or libreswan)
@@ -47,12 +48,15 @@
This package contains software for integrating L2TP and L2TP/IPsec
(L2TP over IPsec) VPN support with NetworkManager.
-%package gnome
+%package -n NetworkManager-applet-l2tp
Summary: NetworkManager VPN support for L2TP and L2TP/IPsec
Group: Productivity/Networking/System
Requires: %{name} = %{version}-%{release}
+Provides: %{name}-gnome = %{version}
+Obsoletes: %{name}-gnome
+Supplements: (%{name} and NetworkManager-applet)
-%description gnome
+%description -n NetworkManager-applet-l2tp
This package contains software for integrating L2TP and L2TP/IPsec
(L2TP over IPsec) VPN support with NetworkManager.
@@ -69,6 +73,7 @@
--enable-libreswan-dh2 \
--with-pppd-plugin-dir=%{pppd_plugin_dir} \
--with-dist-version=%{version}-%{release} \
+ runstatedir=%{_rundir} \
%{nil}
%make_build
@@ -100,7 +105,7 @@
%{_datadir}/dbus-1/system.d/nm-l2tp-service.conf
%{pppd_plugin_dir}/nm-l2tp-pppd-plugin.so
-%files gnome
+%files -n NetworkManager-applet-l2tp
%{_datadir}/metainfo/network-manager-l2tp.metainfo.xml
%{_libdir}/NetworkManager/libnm-vpn-plugin-l2tp-editor.so
%{_libdir}/NetworkManager/libnm-gtk4-vpn-plugin-l2tp-editor.so