ishcherb / rpms / rpm

Forked from rpms/rpm 6 years ago
Clone

412abe2 Platform-python bootstrap: step 1 - build without platform_python

Authored and Committed by Iryna Shcherbina 6 years ago
    Platform-python bootstrap: step 1 - build without platform_python
    
    Changes needed for Platform Python Stack change (https://fedoraproject.org/wiki/Changes/Platform_Python_Stack):
    - Add platform-python bytecompilation patch: platform-python-bytecompile.patch
    - Add platform python deps generator patch: platform-python-abi.patch
    - Add a platform-python subpackage and remove system python related declarations
    - Build rpm without platform_python for bytecompilation (already set in spec file)
    
    When platform-python package is built, switch to `%bcond_without platform_python`
    to build platform-python-rpm subpackage.
    
        
file modified
+83 -4