i-net-software / i-net-software/SetupBuilder

Divide the RPM task into two smaller tasks to make SetupBuilder more flexible

Open
#40 2 comments 0 reactions 0 assignees View on GitHub
enhancement question
Dominant language
Java
Stars
93
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Hi @gamma ,
me again.
I have a question.
Could the rpm task be divided into two smaller tasks?
The `SPEC file generate task` and the `rpm generate task`?
So that if I have some special requirement for the rpm that the SetupBuilder does not support, I can call the `SPEC file generate task` first, then do some replacement in the SPEC file, at last call the `rpm generate task`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the RPM task implementation in SetupBuilder and trace how it currently generates the SPEC file and RPM. Done means the workflow exposes separate SPEC-file generation and RPM-generation tasks, allowing edits between them while preserving the existing RPM build behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.