Package rpm-static: Information

    Binary package: rpm-static
    Version: 4.0.4-alt100.27.M60T.2
    Architecture: i586
    Build time:  Oct 16, 2016, 09:58 PM in the task #170930
    Source package: rpm
    Report package bug
    License: GPL
    Summary: Static version of the RPM package management system
    Description: 
    This package contains statically linked version of the RPM program.

    Maintainer: Ivan Zakharyaschev


    Last changed


    Oct. 16, 2016 Ivan Zakharyaschev 4.0.4-alt100.27.M60T.2
    - Synced with p6. (Merged the changes which have been in p6, but not in t6 yet.)
    July 18, 2013 Dmitry V. Levin 4.0.4-alt100.24.M60P.5
    - Backported from Sisyphus (closes: #29190):
      + %_sharedstatedir: changed to /var/lib (suggested by Alexey Gladkov).
    April 24, 2013 Dmitry V. Levin 4.0.4-alt100.24.M60P.4
    - Backport from Sisyphus:
      + Fixed build with new gettext and automake.
      + Fixed build with ld --no-copy-dt-needed-entries.
      + Build selinux support in dynamically linked objects only.
      + Added %getenv and %_tmpdir builtin macros.
      + platform.in: added systemd macros.
      + platform.in: add %EVR macro.
      + scripts: cleaned up readelf(1) invocations.
      + brp-fix-perms: fixed "find -perm" syntax.
      + 0common-files.req.list: added /etc/sudoers.d.
      + rpmio/macro.c (doShellEscape): fixed an off-by-one error
        in stripping trailing newlines.