diff --git a/epel-rpm-macros.spec b/epel-rpm-macros.spec index 6ae1513..7440bdf 100644 --- a/epel-rpm-macros.spec +++ b/epel-rpm-macros.spec @@ -111,8 +111,10 @@ install -Dpm 644 %{SOURCE150} \ * Tue May 24 2022 Maxwell G - 8-30 - Pull in appropriate python3X-rpm-macros package for non-default Python versions -- Remove macros that have been added to RHEL itself. +- Ensure the python macros work properly when building against non-default + python interpreters. - Only pull in python2-rpm-macros when python2-devel is present. +- Remove macros that have been added to RHEL itself. * Tue May 17 2022 Maxwell G - 8-29 - Add `Requires: ansible-srpm-macros`