Accepting request 755157 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/755157 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnma?expand=0&rev=2
This commit is contained in:
@@ -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>
|
Mon Oct 28 19:17:28 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libnma
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define sover 0
|
%define sover 0
|
||||||
%define base_ver 1.8
|
%define base_ver 1.8
|
||||||
|
|
||||||
@@ -46,6 +47,8 @@ Shared library for NetworkManager-applet.
|
|||||||
Summary: Shared library for NetworkManager-applet
|
Summary: Shared library for NetworkManager-applet
|
||||||
# Make lang package installable.
|
# Make lang package installable.
|
||||||
Provides: %{name}
|
Provides: %{name}
|
||||||
|
# nma-data provides the org.gnome.nm-applet gsettings schema
|
||||||
|
Requires: nma-data
|
||||||
|
|
||||||
%description -n %{name}%{sover}
|
%description -n %{name}%{sover}
|
||||||
Shared library for NetworkManager-applet.
|
Shared library for NetworkManager-applet.
|
||||||
|
Reference in New Issue
Block a user