Package rpminstall-tests-archcompat-with-proc-checkinstall: Information

    Binary package: rpminstall-tests-archcompat-with-proc-checkinstall
    Version: 1.1.3-alt7
    Architecture: noarch
    Build time:  Aug 29, 2020, 03:18 AM
    Source package: rpminstall-tests
    Category: Other
    Report package bug
    License: GPLv2+
    Summary: Immediately run arch_compat rpminstall-tests when installing this package (with /proc)
    Description: 
    Immediately run a few arch_compat RPM tests when installing this package
    (with /proc).
    
    They test rpm -i, applied to the results of rpmbuild, which is used
    to build packages without explicitly specifying the architecture, so
    that their architecture is derived automatically based on `uname -m`.

    Maintainer: Ivan Zakharyaschev

    List of contributors:
    Ivan Zakharyaschev

    Last changed


    Aug. 29, 2020 Ivan Zakharyaschev 1.1.3-alt7
    - Removed the buildtime nprocs value from the *-checkinstall package scriptlets:
      it would make no sense at runtime.
    July 3, 2020 Ivan Zakharyaschev 1.1.3-alt6
    - Run additionally a test with a package built for system rpm's ARCH
      (i.e., with rpmbuild --target set to it).
    - Ignore an arch_compat test on ARM (the one introduced in 1.1.3-alt5:
      with the default arch on this machine) until better times, because
      the ARM arch detection in rpm-build (<= 4.0.4-alt141) is not ideal yet.
    June 30, 2020 Ivan Zakharyaschev 1.1.3-alt5
    - Also test the compatibility between `uname -m`, rpmbuild, and rpm -i.
      (A separate archcompat-checkinstall subpkg does this.)
    - First, run a simple test (to fail fast).