LZMA -> XZ renaming
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 18 Mar 2009 07:42:23 +0000 (09:42 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 3 Apr 2009 11:04:38 +0000 (14:04 +0300)
commitbad79facee08b2bb4dff97e426294ccff48fcb9e
tree3ed9dd547fc19fea0bd1424ea9546030f78c783b
parent70608ef817fabe6760cef54156b3a4d94fb412e2
LZMA -> XZ renaming
- what we support now in payloads is XZ, not the former LZMA format, rename
  user- and header-visible parts to match this
- rpmlib(PayloadIsXz) dependency versioned 5.2-1 to avoid unnecessary
  incompatibility with what rpm5 has and what Mandriva is already using
- only provide the rpmlib dependency if actually built with xz support
- rpmFileIsCompressed() attempts to guess the magicless old lzma format
  by file suffix, so it can handle both right now
(cherry picked from commit 8078d0ba24662308b10d9eb0f0da978584b7e757)
build/pack.c
build/parsePrep.c
configure.ac
lib/psm.c
lib/rpmds.c
macros.in
rpm2cpio.c
rpmio/rpmfileutil.c
rpmio/rpmfileutil.h
rpmio/rpmio.c
rpmio/rpmio_internal.h