Go to file
Panu Matilainen 56868f0f9b Drop setup.py based Python build (#2135561, #2149762)
The setup.py build was only really added for dealing with parallel
installable Python 2 and 3 builds, and has been quite a PITA otherwise
because it's not what the upstream builds and tests use. Now that
the 2to3 transition is thankfully over, we can go back to building the
extension by ourselves. Only, in the meanwhile people have come to
depend on the egg-info data so create that from automake, that format is
not exactly rocket science.

This fixes us accidentally shipping two slightly different Python
modules for years (#2135719) and building with Python >= 3.12 where
distutils has been dropped, and does so in upstream compatible manner
(where a similar approach was taken when transitioning to cmake based
build system)
2023-01-09 14:02:40 +02:00
tests Fedora CI: Add a regression test for rhbz#2078744 2022-04-27 07:34:12 +00:00
.gitignore Rebase to rpm 4.18.0 final 2022-09-21 13:24:24 +03:00
0001-Fix-potential-uninitialized-variable-use-in-rpmtsImp.patch Fix hang-up on failed key import (related to #2149762) 2022-12-07 13:52:01 +02:00
0001-Generate-Python-egg-info-from-automake-builds.patch Drop setup.py based Python build (#2135561, #2149762) 2023-01-09 14:02:40 +02:00
rpm-4.7.1-geode-i686.patch - Patch to make geode appear as i686 (#517475) 2009-08-14 16:57:09 +00:00
rpm-4.9.90-no-man-dirs.patch - update to pre-4.10 upstream snapshot 2012-03-20 11:55:51 +02:00
rpm-4.15.x-ldflags.patch Update to rpm 4.15.0 alpha 2019-06-10 13:12:47 +03:00
rpm-4.17.x-rpm_dbpath.patch Migrate rpmdb to /usr/lib/sysimage/rpm (#2042099) 2022-01-26 20:14:39 -05:00
rpm-4.17.x-siteconfig.patch Rebase to rpm 4.17.0 alpha 2021-04-26 13:36:43 +03:00
rpm.spec Drop setup.py based Python build (#2135561, #2149762) 2023-01-09 14:02:40 +02:00
rpmdb_migrate Migrate rpmdb to /usr/lib/sysimage/rpm (#2042099) 2022-01-26 20:14:39 -05:00
rpmdb-migrate.service Migrate rpmdb to /usr/lib/sysimage/rpm (#2042099) 2022-01-26 20:14:39 -05:00
rpmdb-rebuild.service Migrate rpmdb to /usr/lib/sysimage/rpm (#2042099) 2022-01-26 20:14:39 -05:00
sources Rebase to rpm 4.18.0 final 2022-09-21 13:24:24 +03:00
STAGE2-rpm Adding STAGE2 bootstrap recipe 2015-11-04 16:38:18 +01:00