Package rpm-macros-features: Information

    Binary package: rpm-macros-features
    Version: 20240227-alt0.c10f1.1
    Architecture: x86_64
    Build time:  Apr 11, 2024, 08:24 PM in the task #342518
    Source package: rpm-macros-features
    Report package bug
    Home page: 

    License: GPLv2
    Summary: RPM macros to check if can build with a feature
    Description: 
    RPM macros to check if can build with a feature (a library is possible).
    
    Usage:
    if_feature vulkan
    BuildRequires: libvulkan-devel
    endif
    
    if_feature icu 6.5
    ...
    endif

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    Last changed


    March 12, 2024 Vitaly Lipatov 20240227-alt0.c10f1.1
    - build update for c10f1
    Feb. 27, 2024 Vitaly Lipatov 20240227-alt0.p10.1
    - add glusterfs, numactl features
    Feb. 18, 2024 Vitaly Lipatov 20240217-alt0.p10.1
    - add if_notfeature
    - add python3, wine features