Package rpminstall-tests: Information

    Source package: rpminstall-tests
    Version: 1.1.3-alt0.M80P.3
    Build time:  Mar 28, 2019, 01:44 PM in the task #224973
    Report package bug
    License: GPLv2+
    Summary: Tests for rpm: how it interprets packages when installing
    Description: 
    Tests for rpm: how it interprets packages when installing.
    
    Now, it tests how various forms of constraints (Requires, Conflicts, Obsoletes)
    are interpreted when they are installed together with packages with
    various forms of matching Provides.
    
    More tests can appear.

    List of rpms provided by this srpm:
    rpminstall-tests (noarch)
    rpminstall-tests-checkinstall (noarch)

    Maintainer: Ivan Zakharyaschev

    List of contributors:
    Ivan Zakharyaschev

      1. rpm-build-licenses

    Last changed


    March 13, 2019 Ivan Zakharyaschev 1.1.3-alt0.M80P.3
    - New tests for disttag comparison with the obsolete (.) and current format (+)
      (Correct comparison would rely on a fix or a new feature in rpm:
      %_priority_distbranch.)
    - New tests for the %_priority_distbranch feature in normal situation.
    - The reasons of the currently XFAILing tests (with rpm-4.0.4-alt101.M80P.5.2):
      1. upgrade w.r.t. disttag fails in non-standard configuration without honor_buildtime;
      2. mishandled elusive dep with a release but no epoch.
    - Tests are skipped that:
      1. require rpmbuild to generate Provides with :DISTTAG postfix.
    March 4, 2019 Ivan Zakharyaschev 1.1.2-alt0.M80P.3
    - Unmarked XFAIL: non-critical unrealistic obsoleting a specific disttag.
    March 4, 2019 Ivan Zakharyaschev 1.1.2-alt0.M80P.2
    - Build for p8, c8.
    - Some tests skipped because the current rpmbuild doesn't produce
      Provides: N = E:V-R:D. (But we are still able to test how deps with disttags
      are satisfied with the help of virtual Provides.)
    - The strict upgradability order is assumed to work correctly in all cases
      (so removed the XFAIL marks).