From 61ba804b5b010ebec58d108e87175142f46661b4 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 10 Jun 2024 19:39:46 -0400 Subject: [PATCH] Add a comment for meson_python-remove-patchelf.patch [skip changelog] --- python-meson-python.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-meson-python.spec b/python-meson-python.spec index d8625db..63b53ab 100644 --- a/python-meson-python.spec +++ b/python-meson-python.spec @@ -19,6 +19,8 @@ License: MIT URL: https://github.com/mesonbuild/meson-python Source: %{pypi_source meson_python} +# Downstream-only patch to remove the patchelf dependency (and corresponding +# functionality), controlled by the patchelf build conditional Patch2: meson_python-remove-patchelf.patch BuildArch: noarch