14
0
2021-09-18 09:16:13 +00:00
committed by Git OBS Bridge
parent bbe3b9bd03
commit a7e5629815
2 changed files with 5 additions and 1 deletions

View File

@@ -27,6 +27,9 @@ Summary: Bundle a Python application and all its dependencies into a sing
License: GPL-2.0-only
URL: https://www.pyinstaller.org
Source: https://github.com/pyinstaller/%{modname}/archive/refs/tags/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM glibc233.patch gh#pyinstaller/pyinstaller#5540 mcepl@suse.com
# Skip/warn unrecognised output from ldconfig
Patch0: glibc233.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes