Package rpm-macros-features: Information

    Source package: rpm-macros-features
    Version: 20240217-alt0.p10.1
    Build time:  Feb 20, 2024, 11:09 AM in the task #340926
    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

    List of rpms provided by this srpm:
    rpm-macros-features (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    Last changed


    Feb. 18, 2024 Vitaly Lipatov 20240217-alt0.p10.1
    - add if_notfeature
    - add python3, wine features
    Feb. 6, 2024 Vitaly Lipatov 20240206-alt0.p10.1
    - update features' versions
    Aug. 4, 2023 Vitaly Lipatov 20230804-alt0.p10.1
    - switch to date stamp version
    - update features' versions, add gcc, glibc, glib2, glibmm