Accepting request 888986 from GNOME:Factory
Revert OBS-URL: https://build.opensuse.org/request/show/888986 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=138
This commit is contained in:
parent
735c3bb7b8
commit
4d590dc423
@ -1,19 +0,0 @@
|
|||||||
From bbbbd3a59d5bf8676d577511d4b81df1ef8d8076 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Cameron Rapp <camspam@redhyena.net>
|
|
||||||
Date: Fri, 23 Apr 2021 21:25:16 -0700
|
|
||||||
Subject: [PATCH 1/1] Remove - for [HOME]
|
|
||||||
|
|
||||||
---
|
|
||||||
system-helper/flatpak.conf.in | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/system-helper/flatpak.conf.in b/system-helper/flatpak.conf.in
|
|
||||||
index 9cc212eb..1d975aed 100644
|
|
||||||
--- a/system-helper/flatpak.conf.in
|
|
||||||
+++ b/system-helper/flatpak.conf.in
|
|
||||||
@@ -1 +1 @@
|
|
||||||
-u @SYSTEM_HELPER_USER@ - "Flatpak system helper" -
|
|
||||||
+u @SYSTEM_HELPER_USER@ - "Flatpak system helper"
|
|
||||||
--
|
|
||||||
2.26.2
|
|
||||||
|
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Apr 26 21:43:41 UTC 2021 - Cameron Rapp <camspam@redhyena.net>
|
|
||||||
|
|
||||||
- fix-home-dir.patch Fix system user flatpak $HOME.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 10 14:27:26 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
Wed Mar 10 14:27:26 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@ -38,7 +38,6 @@ Group: System/Packages
|
|||||||
URL: https://flatpak.github.io/
|
URL: https://flatpak.github.io/
|
||||||
Source0: https://github.com/flatpak/flatpak/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/flatpak/flatpak/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
Patch0: polkit_rules_usability.patch
|
Patch0: polkit_rules_usability.patch
|
||||||
Patch1: fix-home-dir.patch
|
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: bubblewrap >= 0.4.1
|
BuildRequires: bubblewrap >= 0.4.1
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
|
Loading…
Reference in New Issue
Block a user