Re: [Rpm-maint] [rpm-software-management/rpm] Prevent Dynamic Spec part to create things needed earlier (Issue #2693)

2024-03-07 Thread Panu Matilainen
Closed #2693 as completed via #2917. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/2693#event-12039459146 You are receiving this because you are subscribed to this thread. Message ID: ___ R

[Rpm-maint] [rpm-software-management/rpm] Prevent Dynamic Spec part to create things needed earlier (Issue #2693)

2023-10-04 Thread Florian Festi
As noted in #2646 dynamic spec parts can create/declare tags and sections that cannot be used that late and we should not allow that and error out. First rough list: - all build sections - including %generatebuildrequires - BuildRequires - BuildArch except noarch -- Reply to this email dir