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.