Go to file
Troy Dawson 797bcfed31 Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 09:11:54 -07:00
.gitignore Initial setup of the local repo 2023-10-18 12:02:06 +02:00
README.md Reference BR: rpm-local-generator-support in documentation 2023-10-18 12:29:58 +02:00
rpm-local-generator-support.spec Bump release for October 2024 mass rebuild: 2024-10-29 09:11:54 -07:00
sources Initial setup of the local repo 2023-10-18 12:02:06 +02:00

rpm-local-generator-support

This package ships %{_fileattrsdir}/local_generator.attr file, which enables local_generator for RPM. This is useful in cases, where package ships generators and wants to use them internally. In such case, it is possible to redefine the generator macros:

... snip ...

Source1: generator.req
BuildRequires: rpm-local-generator-support

%global __local_generator_requires bash %{SOURCE9}"

... snip ...

More details about the idea and purpose of this file can be find here:

https://github.com/rpm-software-management/rpm/issues/782#issuecomment-1747200612 https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/3MHROKOM53HM6NF7RGGLFBIQFG5IEIQG/