Package rpm: Information

    Binary package: rpm
    Version: 4.0.4-alt100.27.M60T.2
    Architecture: x86_64
    Build time:  Oct 16, 2016, 09:58 PM in the task #170930
    Source package: rpm
    Report package bug
    License: GPL
    Summary: The RPM package management system
    Description: 
    The RPM Package Manager (RPM) is a powerful command line driven
    package management system capable of installing, uninstalling,
    verifying, querying, and updating software packages.  Each software
    package consists of an archive of files along with information about
    the package like its version, a description, etc.

    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.