Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d895159dd8 | |||
| 0f55a6b37c |
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 22 21:55:30 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Drop obsolete update-desktop-files BuildRequires and macro.
|
||||
- Add check section and meson_test macro, run tests during build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 17:22:15 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package NetworkManager-applet
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -27,10 +27,10 @@ URL: https://gnome.org/projects/NetworkManager
|
||||
Source0: %{_name}-%{version}.tar.zst
|
||||
# PATCH-FIX-UPSTREAM feature-app-indicator-desktop-file.patch sflees@suse.com -- nm-applet needs to be launched with --indicator and needs a startup delay incase its started before the systray
|
||||
Patch1: feature-app-indicator-desktop-file.patch
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: meson >= 0.43.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
%ifnarch ppc64le
|
||||
BuildRequires: pkgconfig(ayatana-appindicator3-0.1)
|
||||
%endif
|
||||
@@ -111,10 +111,12 @@ Provides translations for the "NetworkManager-connection-editor" package.
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
%suse_update_desktop_file -r nm-connection-editor GTK GNOME System X-SuSE-ServiceConfiguration
|
||||
%find_lang nm-applet %{?no_lang_C}
|
||||
%fdupes -s %{buildroot}%{_datadir}/icons/hicolor/
|
||||
|
||||
%check
|
||||
%meson_test
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc CONTRIBUTING NEWS
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72f5244d17285836c5ee5b201ce8d3abc5ce03663c9c2986c18064a0ffa80689
|
||||
oid sha256:0f398633499897d7e57244b8c49c4367e2f2e252efdf2aa4ebc42fb1f3028155
|
||||
size 15435277
|
||||
|
||||
Reference in New Issue
Block a user