17
0

Accepting request 1135226 from home:alarrosa:branches:X11:wxWidgets

- Add patch from upstream to fix building the package with
  doxygen >=1.9.7 (gh#wxWidgets/Phoenix#2497):
  * 0001-Support-building-with-Doxygen-1.9.7.patch

OBS-URL: https://build.opensuse.org/request/show/1135226
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=44
This commit is contained in:
2023-12-28 10:18:39 +00:00
committed by Git OBS Bridge
parent 56faf98414
commit e96b2617c7
3 changed files with 58 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file
# spec file for package python-wxPython
#
# Copyright (c) 2023 SUSE LLC
#
@@ -93,6 +93,8 @@ Source1: python-wxPython-rpmlintrc
Source2: repack
Patch1: 0001-Update-wxTextCtrl-OSX-overrides-since-they-re-now-do.patch
Patch2: 0001-Handle-wxGLCanvas-CreateSurface-which-is-only-availa.patch
# PATCH-FIX-UPSTREAM https://github.com/wxWidgets/Phoenix/pull/2497
Patch3: 0001-Support-building-with-Doxygen-1.9.7.patch
# PATCH-FIX-OPENSUSE
Patch12: use_stl_build.patch
# PATCH-FIX-UPSTREAM - https://github.com/wxWidgets/Phoenix/pull/2232