On Tue, Jun 30, 2020 at 2:46 PM Miro Hrončok mhroncok@redhat.com wrote:
To scratch my own itch I've packaged EPEL repos for Fedora. I've decided to use the existing epel-release component for this (but I am OK to get a different name, such as epel-repos).
See https://src.fedoraproject.org/rpms/epel-release/pull-request/9 And https://bugzilla.redhat.com/show_bug.cgi?id=1852583
Package review and any other feedback is appreciated.
I'm not sure this is a good idea. Also, queries and figuring out dependencies still requires having RHEL/CentOS repositories, which this package would not provide.
Some time ago, I wrote rpmdistro-repoquery wrapper around dnf repoquery[1] for doing stuff like this. That might help for you too.
[1]: https://pagure.io/rpmdistro-repoquery