From e8e808b18efb71de6dcc8840f9af976180c80d0c Mon Sep 17 00:00:00 2001 From: Kim van der Riet Date: Mar 31 2023 22:05:12 +0000 Subject: Modified debug stmt for whl file issue --- diff --git a/qpid-proton.spec b/qpid-proton.spec index bcd7193..f649fc3 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -239,7 +239,7 @@ rm -rf build # library to be installed so we don't duplicate it inside the extension # That is also why we have to point pkg-config at the installed library PKG_CONFIG_PATH=%{buildroot}%{_libdir}/pkgconfig %py3_build_wheel -ls -la +ls -la dist/ %py3_install_wheel python_qpid_proton-%{version}-cp310-cp310-linux_%{_arch}.whl # We seem to need to strip the build extension otherwise it seems to embed a reference to # the buildroot in the debug info which fails the rpmbuild - probably because we massaged