Accepting request 1003189 from GNOME:Factory
GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already) (forwarded request 1002663 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1003189 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=180
This commit is contained in:
commit
bd892f5f79
@ -3,6 +3,13 @@ Mon Aug 15 19:13:13 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|||||||
|
|
||||||
- avoid bashism in baselibs postscript (bsc#1195391)
|
- avoid bashism in baselibs postscript (bsc#1195391)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 11 16:25:30 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Replace atk-devel with pkgconfig(atk): closer match what
|
||||||
|
configure checks for and, more importantly, don't care for atk.pc
|
||||||
|
moving to at-spi2-core.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 21 09:23:07 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Thu Oct 21 09:23:07 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -50,7 +50,6 @@ Patch5: gtk2-bgo625202-30-bit-drawables-remain-black.patch
|
|||||||
Patch6: gtk2-bgo743166-remember-printing-authentication.patch
|
Patch6: gtk2-bgo743166-remember-printing-authentication.patch
|
||||||
# PATCH-FEATURE-OPENSUSE gtk2-updateiconcache_sort.patch olh@opensuse.org -- Have gtp-update-icon-cache sort the file list before producing a cache
|
# PATCH-FEATURE-OPENSUSE gtk2-updateiconcache_sort.patch olh@opensuse.org -- Have gtp-update-icon-cache sort the file list before producing a cache
|
||||||
Patch8: gtk2-updateiconcache_sort.patch
|
Patch8: gtk2-updateiconcache_sort.patch
|
||||||
BuildRequires: atk-devel
|
|
||||||
BuildRequires: cairo-devel
|
BuildRequires: cairo-devel
|
||||||
BuildRequires: cups-devel
|
BuildRequires: cups-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -60,6 +59,7 @@ BuildRequires: gnome-patch-translation
|
|||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
|
BuildRequires: pkgconfig(atk)
|
||||||
# Needed for patches touching the build system / bootstrapping
|
# Needed for patches touching the build system / bootstrapping
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pango-devel
|
BuildRequires: pango-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user