Accepting request 794793 from GNOME:Factory
- add gnome-packagekit recommends to gnome_basic pattern for SLE and Leap (bsc#1164858 and bsc#1081584) (forwarded request 794653 from suntorytimed) OBS-URL: https://build.opensuse.org/request/show/794793 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-gnome?expand=0&rev=20
This commit is contained in:
commit
257d18b0b6
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 16 16:59:13 UTC 2020 - Stefan Weiberg <sweiberg@suse.com>
|
||||||
|
|
||||||
|
- add gnome-packagekit recommends to gnome_basic pattern for SLE
|
||||||
|
and Leap (bsc#1164858 and bsc#1081584)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 26 18:41:20 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sat Oct 26 18:41:20 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package patterns-gnome
|
# spec file for package patterns-gnome
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 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
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_with betatest
|
%bcond_with betatest
|
||||||
Name: patterns-gnome
|
Name: patterns-gnome
|
||||||
Version: 20180321
|
Version: 20200416
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Patterns for Installation (Gnome)
|
Summary: Patterns for Installation (Gnome)
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -386,6 +386,12 @@ Recommends: gnome-tweak-tool
|
|||||||
Recommends: nautilus-extension-terminal
|
Recommends: nautilus-extension-terminal
|
||||||
Recommends: nautilus-share
|
Recommends: nautilus-share
|
||||||
Recommends: pinentry-gnome3
|
Recommends: pinentry-gnome3
|
||||||
|
# bsc#1164858 bsc#1081584
|
||||||
|
# - only in Leap and SLE as we don't want to install gnome-packagekit by
|
||||||
|
# default on TW
|
||||||
|
%if 0%{?sle_version}
|
||||||
|
Recommends: gnome-packagekit
|
||||||
|
%endif
|
||||||
%if !0%{?is_opensuse}
|
%if !0%{?is_opensuse}
|
||||||
Obsoletes: patterns-sles-gnome-basic
|
Obsoletes: patterns-sles-gnome-basic
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user