Hello community,
here is the log from the commit of package NetworkManager-applet for
openSUSE:Factory checked in at 2018-03-08 10:50:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-applet (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-applet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-applet"
Thu Mar 8 10:50:03 2018 rev:15 rq:582886 version:1.8.10
Changes:
--------
---
/work/SRC/openSUSE:Factory/NetworkManager-applet/NetworkManager-applet.changes
2018-01-16 09:29:57.820525669 +0100
+++
/work/SRC/openSUSE:Factory/.NetworkManager-applet.new/NetworkManager-applet.changes
2018-03-08 10:50:05.513337267 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:37:36 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-applet.spec ++++++
--- /var/tmp/diff_new_pack.xPZthe/_old 2018-03-08 10:50:06.613297667 +0100
+++ /var/tmp/diff_new_pack.xPZthe/_new 2018-03-08 10:50:06.613297667 +0100
@@ -16,24 +16,22 @@
#
+%define with_cacert_patch 0
+%define sover 0
+%define _name network-manager-applet
%if 0%{?is_opensuse}
%bcond_without appindicator
%else
%bcond_with appindicator
%endif
-
%bcond_with meson
-
-%define with_cacert_patch 0
-%define sover 0
-%define _name network-manager-applet
Name: NetworkManager-applet
Version: 1.8.10
Release: 0
Summary: GTK+ tray applet for use with NetworkManager
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/GUI/GNOME
-Url: https://gnome.org/projects/NetworkManager
+URL: https://gnome.org/projects/NetworkManager
Source:
http://download.gnome.org/sources/network-manager-applet/1.8/%{_name}-%{version}.tar.xz
# PATCH-NEEDS-REBASE nm-applet-private-connection.patch boo#751211 bgo#646187
[email protected] -- Create private connections if the user is not
authorised. Allows to create wifi connections without root access. Patch under
discussion upstream. (WAS: PATCH-FIX-UPSTREAM)
Patch0: nm-applet-private-connection.patch
@@ -47,20 +45,11 @@
Patch4: 0002-shared-compat-fix-memory-handling-of-nm_setting_vpn_.patch
BuildRequires: gtk-doc
BuildRequires: intltool
-%if %{with meson}
-BuildRequires: meson >= 0.43.0
-%else
-BuildRequires: libtool
-%endif
BuildRequires: pkgconfig
# Needed by Patch0.
BuildRequires: polkit-devel
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(NetworkManager) >= 1.7
-%if %{with appindicator}
-BuildRequires: pkgconfig(appindicator3-0.1)
-BuildRequires: pkgconfig(dbusmenu-gtk3-0.4) >= 16.04.0
-%endif
BuildRequires: pkgconfig(gck-1) >= 3.14
BuildRequires: pkgconfig(gcr-3) >= 3.14
BuildRequires: pkgconfig(gobject-introspection-1.0)
@@ -76,12 +65,12 @@
BuildRequires: pkgconfig(libsecret-1) >= 0.18
BuildRequires: pkgconfig(mm-glib)
Requires: NetworkManager >= 0.9.3
-Requires: nma-data
Requires: dbus(org.freedesktop.secrets)
# Needed for translated country names.
Requires: iso-codes
# mobile-broadband-provider-info is required for DUN capabilities. The BT
plugin crashes without it.
Requires: mobile-broadband-provider-info
+Requires: nma-data
Requires: timezone
Recommends: %{name}-lang
Recommends: NetworkManager-connection-editor
@@ -92,6 +81,15 @@
Obsoletes: NetworkManager-gnome-debuginfo
Obsoletes: NetworkManager-gnome-lang < %{version}
Provides: NetworkManager-gnome-lang = %{version}
+%if %{with meson}
+BuildRequires: meson >= 0.43.0
+%else
+BuildRequires: libtool
+%endif
+%if %{with appindicator}
+BuildRequires: pkgconfig(appindicator3-0.1)
+BuildRequires: pkgconfig(dbusmenu-gtk3-0.4) >= 16.04.0
+%endif
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
@@ -122,9 +120,9 @@
%package -n nma-data
Summary: NetworkManager UI dialogs
Group: System/Libraries
-BuildArch: noarch
Obsoletes: libnma-data < %{version}
Provides: libnma-data = %{version}
+BuildArch: noarch
%glib2_gsettings_schema_requires
%description -n nma-data
@@ -212,7 +210,7 @@
%meson_install
%else
%make_install
-find %{buildroot} -type f -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
%endif
%suse_update_desktop_file -r nm-connection-editor GTK GNOME System
X-SuSE-ServiceConfiguration
%find_lang nm-applet %{?no_lang_C}
@@ -235,12 +233,12 @@
%post -n libnm-gtk%{sover} -p /sbin/ldconfig
%postun -n libnm-gtk%{sover} -p /sbin/ldconfig
-
%post -n libnma%{sover} -p /sbin/ldconfig
%postun -n libnma%{sover} -p /sbin/ldconfig
%files
-%doc COPYING CONTRIBUTING NEWS
+%license COPYING
+%doc CONTRIBUTING NEWS
%{_sysconfdir}/xdg/autostart/nm-applet.desktop
%{_bindir}/nm-applet
%{_datadir}/applications/nm-applet.desktop