[packages/rpm] (103 commits) ...Merge branch 'rpm.org'

baggins baggins at pld-linux.org
Tue Feb 23 11:36:03 CET 2021


Summary of changes:

  98d9fc8... - staring playing with rpm.org (*)
  6ecfe7c... - up to 4.15.1 - more patches updated / removed (obsolete) (*)
  c38bf1d... - next batch of patch updates (*)
  fb35e2d... - finished patch review, some patches require update (mst n (*)
  5c767dc... - requires lua 5.3 (*)
  2f409bb... - cpu-os-macros are autogenerated here - partial cleaup of  (*)
  4067513... - install/files WIP (*)
  34865f2... - clean up configure options - reenabled python support - u (*)
  58639ed... - updated javadeps patch, removed namespaceccompare (code d (*)
  83a0601... - updated x32 patch (*)
  0efaeab... - drop platform definitions unused in rpm.org (*)
  af0cc49... - spec cleanup (*)
  681ee2f... - updated URL (*)
  d1f5e27... - adapterized, partial files update - removed spurious hunk (*)
  f9d0e5f... - build both python2 and python3 modules - some more files  (*)
  f57f030... - drop static packages (*)
  b033324... - add plugins packages (*)
  fc36dfd... - package rpmgraph, remove utils-perl package definition (*)
  8191f3c... - package base tools and add signing support package (*)
  7d12560... - package remaining missing files (*)
  9fe0796... - epoch 1 to allow upgrading from rpm5 (*)
  b85e185... - package missing file (*)
  e8836e1... - cleanup upgrade path from rpm5 (*)
  dc049f2... - fix building python bindings (force librarries from build (*)
  d4c0c2e... - cleanup java deps generator (*)
  035f105... - use rpm macros instead of configure.ac gen (*)
  396a738... - install pld macros in the right place (*)
  fde810b... - add PLD specific rpmrc settings (*)
  a45e389... - package our rpmrc (*)
  ee05dbc... - updated macros (*)
  49c5d2e... - drop java, ruby and php scripts and macros moved to rpm-b (*)
  20cc040... - drop unpackaged mono stuff (*)
  b2ff08d... - make python deps generators work on x32 (*)
  cb8c49a... - /etc/rpm/sysiinfo does not exist in rpm.org (*)
  f100b05... - move 3 more scrpts to rpm-build-macros package (*)
  79191ca... - re-add compress_doc functionality (*)
  3de8e4a... - require rpm-pld-macros packages instead of packaging glob (*)
  cbab0cb... - cleanup patch ids (*)
  faba01e... - cleanup source ids and order (*)
  b7aed47... - try checking and creating build dirs after spec parse (PL (*)
  6f06849... - cleanup db deps, rpm.org links with system db (as in -ldb (*)
  24b1f49... - up to 4.16.0 - python 2 no longer supported (*)
  85c2999... - drop python2 bcond and package, switch deps yo python 3 - (*)
  b2d6b73... - drop doc autocompression, doesn't work with rpm.org codeb (*)
  55a6203... - @__PERL@ is never substituted by the build system, do not (*)
  89c3f91... - clean up patches, rpm4 uses fuzz=0 for patching (*)
  ce63aca... - remove /var/lib/rpm/log directory on upgrade, rpm4 does n (*)
  5570f8e... - define _rpmversion macro for compatibility with rpm5 (*)
  837ad26... - add pkgconfig patch to fix cflags and add missing lib to  (*)
  f16801b... - add supoort for uname() deps (*)
  e10224c... - add rpmdsUname* functions to the header (*)
  9354bf6... - fix function call (*)
  56b257d... - delete also tmp dir in database dir (*)
  be07e71... - drop lua hacks and look for default lua version - don't o (*)
  8a4b67a... - use recommends to whn building with rpm that supports the (*)
  ae22840... - fix lua BRs, lua51-devel provides lua-devel however it do (*)
  0d108dc... - use libgcrypt for crypto support (upstream default) (*)
  7f5abfc... add support for aarch64 (*)
  ba7b32d... don't use -gnux32 on archs other than x32 (*)
  ee163f1... BR: acl-devel libcap-devel (*)
  3d169da... macros for %_ver_lt %_ver_ge (*)
  7bf81d5... - don't use possibly missing macros in preamble (*)
  5c979c2... - platform fixes - don't translate all ix86 to i386 - fix x (*)
  0727c61... - add /etc/rpm/platform to prevent rpm picking arch from un (*)
  09cbffa... - make sure to pick the right color for x32 (*)
  224660a... - rel 0.3 (*)
  cd96ac1... - don't translate every ix86 arch into i386 (*)
  de65aff... add bcond for building with cheating (disabled by default) (*)
  d727501... - replace 'cheating' bcond and patch with a macro to contro (*)
  c70db20... - reset/cleanup rpmdb only if the current backend is bdb, s (*)
  8fa0ac2... - enable support for read-only bdb backend (*)
  2aa7d97... - teach rpm how to read /proc files - add cpuinfo() deps (*)
  dbbb9b4... - hrmib is not supported by rpm4, don't pretend it is (*)
  79898e9... - allow '@' in version / release (*)
  ca5bc75... - do not rely on install setting ELF file permissions for g (*)
  5da0452... - add missing __ln and __bash macros (*)
  358b385... - merge macros.in patches (*)
  1f1f884... add support for %{arm} (*)
  3496aed... add __sh macro (*)
  d6d53b2... - set __isa_bits to x32 on x32 to differentiate from plain  (*)
  5a729de... - sane default patch flags (*)
  d40117b... fix pythondist provides for noarch packages (*)
  4401c43... - ghost files must exist (*)
  c756241... - missing doc really terminate build (*)
  ebb8d09... - disable expanding of rpm macros in %changelog and %descri (*)
  1352100... - do expand macros in descriptions (*)
  7285bc9... - don't expand anything in if STRIP_NOEXPAND is set (*)
  8d08cd2... - rel 0.14 (*)
  f2d42e9... - fix x32 arch compatibility (*)
  581969f... - fix line count in patch (*)
  6352777... - up to 4.16.1.2 (*)
  7bb00b2... ossp-uuid is not required by rpm.org (*)
  269352f... - set defaut backend to sqlite (*)
  f6db4f3... - unlock rpmdb in case we're rebuilding db from rpm.org to  (*)
  2e17c03... - rpm lock is a file, no need for -r (*)
  375682d... - package/own /usr/lib/.build-id directory (*)
  8296c43... more sanity checks for package version in perl.prov (*)
  9fff787... - rel 0.4 (*)
  d42a01a... - don't treat symlinks as executables when classyfying file (*)
  5e57b92... - rel 1 (*)
  43b5430... - add --with/--without option alias to rpm command - rel 2 (*)
  68a7350... - fix super ambiguous pl translation - rel 3 (*)
  15e0e6d... Merge branch 'rpm.org'

(*) This commit already existed in another branch; no separate mail sent


More information about the pld-cvs-commit mailing list