Package librpmbuild: Information

    Binary package: librpmbuild
    Version: 4.0.4-alt100.77.M70P.6.M70C.1
    Architecture: x86_64
    Build time:  Jun 11, 2019, 04:54 PM in the task #231580
    Source package: rpm
    Category: System/Libraries
    Report package bug
    License: GPL/LGPL
    Summary: Shared library required for applications which will build RPM packages
    Description: 
    This package contains shared library required to run dynamically linked
    programs building RPM packages.

    Maintainer: Ivan Zakharyaschev


    Last changed


    June 5, 2019 Ivan Zakharyaschev 4.0.4-alt100.77.M70P.6.M70C.1
    [Merged 4.0.4-alt101.M80P.6.M80C.2 into c7.1]
    - Make rpm -q/-e accept package specification in [E:]V[-R[:D]][@T] format
      (with Epoch! As in rpm-4.13. Thx Vladimir D. Seleznev vseleznv@.) (ALT#36862)
    - Provides: RPMQ(EPOCH) RPMQ(BUILDTIME) RPMQ(DISTTAG)
      (to be required by APT and other tools such as update-kernel, which need
      to query the RPM db by specifying Epoch, Buildtime, and Disttag).
    June 3, 2019 Ivan Zakharyaschev 4.0.4-alt100.77.M70P.5.M70C.1
    [Merged 4.0.4-alt101.M80P.6.M80C.1 into c7.1.]
    - Dropped %_allow_deps_with_beginning_dot support
      (introduced in 4.0.4-alt100.76.M70C.3) (thanks Vladimir D. Seleznev).
    May 29, 2019 Vladimir D. Seleznev 4.0.4-alt101.M80P.5.3
    - rpmdb: rpmdbInitIterator() handles BuildTime and DistTag.
    - lib: rpmErase() prints EVR(D|T) when multiple packages matched.