Accepting request 1035588 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1035588 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnma?expand=0&rev=14
This commit is contained in:
12
libnma-schema-without-path.patch
Normal file
12
libnma-schema-without-path.patch
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Index: libnma-1.10.4/org.gnome.nm-applet.eap.gschema.xml.in
|
||||||
|
===================================================================
|
||||||
|
--- libnma-1.10.4.orig/org.gnome.nm-applet.eap.gschema.xml.in
|
||||||
|
+++ libnma-1.10.4/org.gnome.nm-applet.eap.gschema.xml.in
|
||||||
|
@@ -1,6 +1,6 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<schemalist>
|
||||||
|
- <schema id="org.gnome.nm-applet.eap" path="/org/gnome/nm-applet/eap/" gettext-domain="nm-applet">
|
||||||
|
+ <schema id="org.gnome.nm-applet.eap" gettext-domain="nm-applet">
|
||||||
|
<key name="ignore-ca-cert" type="b">
|
||||||
|
<default>false</default>
|
||||||
|
<summary>Ignore CA certificate</summary>
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 14 08:10:30 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Add libnma-schema-without-path.patch: Do not specify path in
|
||||||
|
nm-applet.eap schema (glgo#GNOME/libnma!18, boo#1205362).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 8 16:21:07 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
Tue Nov 8 16:21:07 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@@ -26,7 +26,8 @@ Summary: Shared library for NetworkManager-applet
|
|||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: https://gitlab.gnome.org/GNOME/libnma
|
URL: https://gitlab.gnome.org/GNOME/libnma
|
||||||
Source0: https://download.gnome.org/sources/%{name}/%{base_ver}/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/%{base_ver}/%{name}-%{version}.tar.xz
|
||||||
|
# PATCH-FIX-UPSTREAM libnma-schema-without-path.patch dimstar@opensuse.org -- Do not add path to schema
|
||||||
|
Patch0: libnma-schema-without-path.patch
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
Reference in New Issue
Block a user