Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for spec local file attributes and generators #2911

Merged
merged 2 commits into from Feb 15, 2024

Conversation

pmatilai
Copy link
Member

Allow declaring file attributes from the spec via %_local_file_attrs macro. This allows enabling file attributes and their dependency generators even if they are only shipped in the package itself and are not yet installed.

The names need to be separated by colons (:).

Co-authored-by: Florian Festi ffesti@redhat.com
Resolves: #782

pmatilai and others added 2 commits February 15, 2024 09:26
No functional changes, will be useful for the next commit.

Co-authored-by: Florian Festi <ffesti@redhat.com>
Allow declaring file attributes from the spec via %_local_file_attrs
macro. This allows enabling file attributes and their dependency
generators even if they are only shipped in the package itself and are
not yet installed.

The names need to be separated by colons (:).

Co-authored-by: Florian Festi <ffesti@redhat.com>
Resolves: rpm-software-management#782
@pmatilai pmatilai mentioned this pull request Feb 15, 2024
@ffesti ffesti merged commit c167ef8 into rpm-software-management:master Feb 15, 2024
1 check passed
@dmnks dmnks added highlight Release highlight RFE packaging Package building, SPEC files, etc. generator Dependency generation related labels Feb 27, 2024
@pmatilai pmatilai deleted the lattr branch March 14, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generator Dependency generation related highlight Release highlight packaging Package building, SPEC files, etc. RFE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFE] Execute dependency generators on the .spec file which ships them
4 participants