Package rpm-build: Information

    Binary package: rpm-build
    Version: 4.0.4-alt101.M80P.1.M80C.2
    Architecture: x86_64
    Build time:  Oct 22, 2018, 06:37 PM in the task #215410
    Source package: rpm
    Report package bug
    License: GPL
    Summary: Scripts and executable programs used to build packages
    Description: 
    This package contains scripts and executable programs that are used to
    build packages using RPM.



    Last changed


    Sept. 26, 2018 Vladimir D. Seleznev 4.0.4-alt101.M80P.1.M80C.2
    - psm.c: write installed/removed package disttag if present to syslog.
    - Add _allow_deps_with_beginning_dot macro to allow dependencies
      beginning with a dot character (such as ones generated by replaceDeps
      function) in spec file.
    Sept. 3, 2018 Vladimir D. Seleznev 4.0.4-alt101.M80P.1.M80C.1
    - rpm-build (backported from Sisyphus rpm-build):
      + backported support for SOURCE_DATE_EPOCH environment variable
      + backported device and inode numbers remaping
      + backported upgradeInterdep function
      + backported support for $RPM_ADD_CHANGELOG_{NAME,TEXT,TIME} environment variables
    Jan. 16, 2017 Ivan Zakharyaschev 4.0.4-alt101.M80P.1
    - Merged rpm-build-4.0.4-alt102 into p8
      (everything except for separating rpm & -build):
      [4.0.4-alt102]
      + verify-elf: fixed passing of LD_PRELOAD in verify_unresolved.
      [4.0.4-alt101]
      + verify-elf: made verify_lfs check shared objects too.
      + Relaxed check for gcc package name in {cpp,pkgconfiglib}.req generators.
      [4.0.4-alt100.99]
      + Updated generator of non-LFS functions list.
      [4.0.4-alt100.97]
      + fixup-libraries: fixed recognition of PIEs (ldv@).
      + verify-elf: treat PIEs as executables in the check for unresolved symbols (ldv@).