On Tue, Apr 16, 2019 at 11:11 AM Petr Pisar <ppisar@xxxxxxxxxx> wrote: > > On 2019-04-16, Igor Gnatenko <ignatenkobrain@xxxxxxxxxxxxxxxxx> wrote: > > You can do something like: > > > > rpms: > > foo-bootstrap: > > name: foo > > bar: > > buildafter: > > - foo-bootstrap > > foo: > > buildafter: > > - bar > > > > How does foo.spec get to know that it should enable bootstrapping in > foo-bootstrap component, but disable it in foo component? You can use different refs (and therefore different spec files) for foo and foo-bootstrap. -- Mikolaj Izdebski _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx