forked from pool/package-update-indicator
Accepting request 813459 from home:vinzv:branches:X11:xfce
- Adding patch for fixing boo#1172623 * package-update-indicator should not start within Gnome or KDE OBS-URL: https://build.opensuse.org/request/show/813459 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/package-update-indicator?expand=0&rev=13
This commit is contained in:
parent
b1594e5412
commit
0c3bb9523b
@ -0,0 +1,8 @@
|
||||
--- org.guido-berhoerster.code.package-update-indicator.desktop.in 2019-08-30 13:34:56.000000000 +0200
|
||||
+++ org.guido-berhoerster.code.package-update-indicator.desktop.in.2 2020-06-10 16:16:58.114986650 +0200
|
||||
@@ -7,4 +7,4 @@
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Utility;GTK;TrayIcon;
|
||||
-NotShowIn=GNOME;
|
||||
+NotShowIn=GNOME;KDE;
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 10 14:26:33 UTC 2020 - Vinzenz Vietzke <vinz@vinzv.de>
|
||||
|
||||
- Adding patch for fixing boo#1172623
|
||||
* package-update-indicator should not start within Gnome or KDE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 1 14:25:56 UTC 2019 - Stefan Seyfried <seife+obs@b1-systems.com>
|
||||
|
||||
|
@ -26,6 +26,7 @@ Group: System/Daemons
|
||||
URL: https://code.guido-berhoerster.org/projects/package-update-indicator
|
||||
Source: https://code.guido-berhoerster.org/projects/package-update-indicator/downloads/%{name}-%{version}.tar.gz
|
||||
Source1: 10_opensuse_update_command.gschema.override
|
||||
Patch0: org.guido-berhoerster.code.package-update-indicator.desktop.in.patch
|
||||
BuildRequires: docbook5-xsl-stylesheets
|
||||
BuildRequires: gettext >= 0.19
|
||||
BuildRequires: libxml2-tools
|
||||
|
Loading…
Reference in New Issue
Block a user