Accepting request 768401 from home:lkocman:branches:GNOME:Factory
- Apply polkit workaround also for Leap 15.2 bsc#1157928 poo#62762 OBS-URL: https://build.opensuse.org/request/show/768401 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=174
This commit is contained in:
parent
a8ff50db8d
commit
190bba3dee
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 16:57:40 UTC 2020 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
- Apply polkit workaround also for Leap 15.2
|
||||
bsc#1157928 poo#62762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 09:48:12 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-software
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -90,7 +90,8 @@ GNOME software store plugins.
|
||||
# Remove any piece of doc that ends up in non-standard locations and use the doc macro instead
|
||||
rm %{buildroot}%{_datadir}/doc/%{name}/README.md
|
||||
|
||||
%if !0%{?is_opensuse}
|
||||
%if 0%{?sle_version} == 150200
|
||||
#needed for both Leap and SLE
|
||||
#workaround until bsc#1157928 is resolved, otherwise SLES users get authentication popup all the time
|
||||
cat << EOF >> %{buildroot}%{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
|
||||
Hidden=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user