naveenrajm7 / rpmbuild

A GitHub Action to build RPMs from source code and spec file, uses rpmbuild .
https://github.com/marketplace/actions/rpm-build
GNU General Public License v3.0
33 stars 48 forks source link

feature: rpmbuild should accept additional repositories #17

Open StCyr opened 1 year ago

StCyr commented 1 year ago

rpmbuild should accept additional repositories as user input to let user specify additional repositories that he wants to enable for building the rpm.

I'm busy preparing a PR for this feature

StCyr commented 1 year ago

see https://github.com/naveenrajm7/rpmbuild/pull/18