diff --git a/mod_wsgi.spec b/mod_wsgi.spec index 87ac235..0b997a2 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -1,6 +1,5 @@ -# Python's distutils.build_ext injects standard rpath -# and a package used it cannot control that. -# Opt-out of rpath checks until Python is fixed +# Opt-out of rpath checks until merged and included in a release: +# https://github.com/GrahamDumpleton/mod_wsgi/pull/694 %global __brp_check_rpaths %{nil} %{!?_httpd_apxs: %{expand: %%global _httpd_apxs %%{_sbindir}/apxs}}