Name: | epel-rpm-macros-systemd |
---|---|
Version: | 8 |
Release: | 34 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3103 |
License: | GPLv2 |
RPM: | epel-rpm-macros-systemd-8-34.noarch.rpm |
Source RPM: | epel-rpm-macros-8-34.src.rpm |
Build Date: | Wed Nov 30 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://download.fedoraproject.org/pub/epel |
Summary: | Extra Packages for Enterprise Linux RPM macros (systemd) |
Description: | This package contains the systemd specific Extra Packages for Enterprise Linux (EPEL) RPM macros for building EPEL packages. |
- Set %__python3 to /usr/bin/python3.6 by default
- Backport java_arches macro from Fedora
- Explicitly Require python3-rpm-generators - Remove %__pythondist_provides from pythondist.attr. - Ensure that packages built against alternative python stacks do not have python3dist(x) Provides. - Related: rhbz#1776941.
- Fix a regression in the %pytest definition (/usr/bin/pytest: No such file or directory)
- Pull in appropriate python3X-rpm-macros package for non-default Python versions - Ensure the python macros work properly when building against non-default python interpreters. - Only pull in python2-rpm-macros when python2-devel is present. - Remove macros that have been added to RHEL itself.
- Add `Requires: ansible-srpm-macros` - Backport @churchyard's packaging nitpicks from epel9
- Remove %gpgverify and /usr/lib/rpm/gpgverify, it is available in RHEL 8.4+
- Backport systemd sysusers macros from Fedora
- Add -t, -f, -e options to %py_check_import which emit warning when used
- Define a new macros %python_wheel_dir and %python_wheel_pkg_prefix