diff --git a/gtk2.changes b/gtk2.changes index cadce11..7100bea 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -3,6 +3,13 @@ Mon Aug 15 19:13:13 UTC 2022 - Dirk Müller - avoid bashism in baselibs postscript (bsc#1195391) +------------------------------------------------------------------- +Thu Aug 11 16:25:30 UTC 2022 - Dominique Leuenberger + +- 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 diff --git a/gtk2.spec b/gtk2.spec index 344459a..6940ba2 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -50,7 +50,6 @@ Patch5: gtk2-bgo625202-30-bit-drawables-remain-black.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 Patch8: gtk2-updateiconcache_sort.patch -BuildRequires: atk-devel BuildRequires: cairo-devel BuildRequires: cups-devel BuildRequires: fdupes @@ -60,6 +59,7 @@ BuildRequires: gnome-patch-translation BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc BuildRequires: libtiff-devel +BuildRequires: pkgconfig(atk) # Needed for patches touching the build system / bootstrapping BuildRequires: libtool BuildRequires: pango-devel