forked from pool/patterns-gnome
Accepting request 698090 from home:lnussel:branches:GNOME:Factory
- require gnome_basic instad of gnome_basis to get gnome-software etc (boo#1132777) - don't pull in gimp as it pulls in python2 which is deprecated (boo#1133307). KDE also doesn't install GIMP by default either. OBS-URL: https://build.opensuse.org/request/show/698090 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/patterns-gnome?expand=0&rev=53
This commit is contained in:
parent
53d676d2cf
commit
14d547a919
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 08:20:36 UTC 2019 - lnussel@suse.de
|
||||
|
||||
- require gnome_basic instad of gnome_basis to get gnome-software etc
|
||||
(boo#1132777)
|
||||
- don't pull in gimp as it pulls in python2 which is deprecated
|
||||
(boo#1133307). KDE also doesn't install GIMP by default either.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 12 11:54:01 UTC 2018 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -99,12 +99,8 @@ Provides: pattern() = gnome_x11
|
||||
Provides: pattern-icon() = pattern-gnome-xorg
|
||||
Provides: pattern-order() = 1020
|
||||
Provides: pattern-visible()
|
||||
%if 0%{?is_opensuse}
|
||||
Requires: pattern() = gnome_basis
|
||||
%else
|
||||
# bsc#1065166
|
||||
Requires: pattern() = gnome_basic
|
||||
%endif
|
||||
%if 0%{?is_opensuse}
|
||||
Recommends: pattern() = games
|
||||
Recommends: pattern() = gnome_internet
|
||||
@ -130,7 +126,6 @@ Recommends: dconf-editor
|
||||
Recommends: evince
|
||||
Recommends: evolution
|
||||
Recommends: evolution-ews
|
||||
Recommends: gimp
|
||||
Recommends: gnome-bluetooth
|
||||
# bsc#1069699
|
||||
Recommends: gnome-characters
|
||||
|
Loading…
Reference in New Issue
Block a user