[Rpm-maint] [rpm-software-management/rpm] Consider making %buildsystem_name_conf optional (Discussion #3191)

Miro Hrončok notifications at github.com
Tue Jul 2 21:24:59 UTC 2024


`%conf` is an optional section. Hence, I believe mandating the presence of `%buildsystem_name_conf` for a declarative buildsystem is suboptimal.

I was able to "solve" this by:

```
%buildsystem_name_conf() %nil
```

However, that seems rather boilerplate-like.

Is there a reason to force the presence of `%buildsystem_name_conf`?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/3191
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/repo-discussions/3191 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240702/13812a5a/attachment.html>


More information about the Rpm-maint mailing list