Accepting request 1159295 from system:install:head
- Drop dependency on gconf2 from patterns-base-x11_raspberrypi: gconf2 has been removed from Factory like 2 years ago by now (boo#1221660). OBS-URL: https://build.opensuse.org/request/show/1159295 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-base?expand=0&rev=102
This commit is contained in:
commit
517db8aaa7
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 08:29:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Drop dependency on gconf2 from patterns-base-x11_raspberrypi:
|
||||
gconf2 has been removed from Factory like 2 years ago by now
|
||||
(boo#1221660).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 08:23:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package patterns-base
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -555,9 +555,9 @@ Requires: (libfreebl3-hmac if libfreebl3)
|
||||
Requires: (libfreebl3-hmac-32bit if libfreebl3-32bit)
|
||||
Requires: (libgcrypt20-hmac if libgcrypt20)
|
||||
Requires: (libgnutls30-hmac if libgnutls30)
|
||||
Requires: (libopenssl-fips-provider if libopenssl)
|
||||
Requires: (libopenssl-3-fips-provider if libopenssl3)
|
||||
Requires: (libgnutls30-hmac-32bit if libgnutls30-32bit)
|
||||
Requires: (libopenssl-3-fips-provider if libopenssl3)
|
||||
Requires: (libopenssl-fips-provider if libopenssl)
|
||||
Requires: (libopenssl1_0_0-hmac if libopenssl1_0_0)
|
||||
Requires: (libopenssl1_0_0-hmac-32bit if libopenssl1_0_0-32bit)
|
||||
Requires: (libopenssl1_1-hmac if libopenssl1_1)
|
||||
@ -930,7 +930,6 @@ Provides: pattern-visible()
|
||||
Requires: pattern() = base
|
||||
Requires: pattern() = x11
|
||||
# Other X11 packages
|
||||
Requires: gconf2
|
||||
Requires: gtk2-metatheme-adwaita
|
||||
Requires: gtk3-metatheme-adwaita
|
||||
# X11/IceWM-specific packages
|
||||
|
Loading…
Reference in New Issue
Block a user