rpm: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:08 -04:00
parent 73aa2e1dcb
commit 12a8a951f0

View file

@ -1,10 +1,13 @@
# Template file for 'rpm'
pkgname=rpm
version=4.16.1.3
revision=1
revision=2
build_style=gnu-configure
# configure checks sys.version[:3] for Python versioning, so 3.10 becomes 3.1;
# until this is fixed upstream, manually define am_cv_python_version to circumvent
configure_args="--with-lua --with-cap --with-acl --with-external-db
--enable-python PYTHON=python3 --sharedstatedir=/var/lib"
--enable-python PYTHON=python3 --sharedstatedir=/var/lib
am_cv_python_version=${py3_ver}"
hostmakedepends="automake gettext-devel libtool nss-devel pkg-config
python3-setuptools"
makedepends="libgcrypt-devel binutils-devel db-devel elfutils-devel file-devel libarchive-devel