Accepting request 755152 from GNOME:Next
- Require nma-data by libnma0: the library references the org.gnome.nm-applet schema, which is packaged in nma-data (boo#1157889). OBS-URL: https://build.opensuse.org/request/show/755152 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnma?expand=0&rev=4
This commit is contained in:
parent
231ddbf90d
commit
dc7889ece4
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 09:02:17 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Require nma-data by libnma0: the library references the
|
||||
org.gnome.nm-applet schema, which is packaged in nma-data
|
||||
(boo#1157889).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 28 19:17:28 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libnma
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define sover 0
|
||||
%define base_ver 1.8
|
||||
|
||||
@ -46,6 +47,8 @@ Shared library for NetworkManager-applet.
|
||||
Summary: Shared library for NetworkManager-applet
|
||||
# Make lang package installable.
|
||||
Provides: %{name}
|
||||
# nma-data provides the org.gnome.nm-applet gsettings schema
|
||||
Requires: nma-data
|
||||
|
||||
%description -n %{name}%{sover}
|
||||
Shared library for NetworkManager-applet.
|
||||
|
Loading…
Reference in New Issue
Block a user