Skip to content

Implement RPM-free mode #434

@nforro

Description

@nforro

specfile uses RPM for macro expansion and condition evaluation, however, that's not always necessary, hence the force_parse argument to the Specfile constructor that allows to use the created instance even if RPM parsing fails. But since specfile is already capable of parsing macro definitions as well as macro substitutions, we could go one step further and implement a simple, self-contained macro expansion, without using RPM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureA request, idea, or new functionality

    Type

    No type

    Projects

    Status

    backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions