From f5da12ef9f7981173e4311a8b9d8770269e9141d1a7e7b6676fc97ea7f346d4d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 9 May 2023 22:39:25 +0000 Subject: [PATCH] Accepting request 1085305 from home:jengelh:branches:devel:languages:python - Replace xorg-x11-devel by pkgconfig(...) OBS-URL: https://build.opensuse.org/request/show/1085305 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=43 --- python-pygame.changes | 5 +++++ python-pygame.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pygame.changes b/python-pygame.changes index 71c749d..7cc0169 100644 --- a/python-pygame.changes +++ b/python-pygame.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 7 10:54:14 UTC 2023 - Jan Engelhardt + +- Replace xorg-x11-devel by pkgconfig(...) + ------------------------------------------------------------------- Thu Feb 23 12:26:47 UTC 2023 - Daniel Garcia diff --git a/python-pygame.spec b/python-pygame.spec index 7d97c07..c4870be 100644 --- a/python-pygame.spec +++ b/python-pygame.spec @@ -39,7 +39,6 @@ BuildRequires: pkgconfig BuildRequires: portmidi-devel BuildRequires: python-rpm-macros BuildRequires: xorg-x11 -BuildRequires: xorg-x11-devel BuildRequires: xorg-x11-fonts BuildRequires: xorg-x11-fonts-100dpi BuildRequires: xorg-x11-fonts-75dpi @@ -55,6 +54,7 @@ BuildRequires: pkgconfig(libmpg123) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(x11) Requires: fontconfig Requires: python-numpy %ifpython2