Created attachment 368275
Patch to rpm.spec to add a python3- subpackage
Patch to specfile:
- adds a patch to configure.ac and Makefile.am
- at the end of %prep, takes a copy of the "python" subdir as "python3", the same, except using PYTHON3 versions of the autotooled config macros
- reruns autotools since Makefile.am files and configure.ac have changed
- adds "--enable-python3" to configuration
- adds "python3-rpm" subpackage
(missing a %changelog entry for now)
Created attachment 368275
Patch to rpm.spec to add a python3- subpackage
Patch to specfile:
- adds a patch to configure.ac and Makefile.am
- at the end of %prep, takes a copy of the "python" subdir as "python3", the same, except using PYTHON3 versions of the autotooled config macros
- reruns autotools since Makefile.am files and configure.ac have changed
- adds "--enable-python3" to configuration
- adds "python3-rpm" subpackage
(missing a %changelog entry for now)