eljhoset/Build RPM
Automate the process of building RPM packages and source RPMs from spec files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mock-configuration | Mock configuration to use | no | epel-8-x86_64 |
| repo-host | Repository host URL for custom packages | no | http://localhost |
| srpm_output_folder | Output folder for generated source RPM (SRPM) files | yes | /srpm |
| rpm_output_folder | Output folder for generated RPM files | yes | — |
| spec_file | List of spec files to build RPMs | yes | *.spec |
Outputs
| name | description |
|---|---|
| result | Build RPMs |