I have some binary file, for example : mypro1, mypro2
I want to build a rpm to install to /bin/myprog1 , /sbin/myprog1
and run myprog1 after install complete
What about simplest rpm to do this?
I already document but it seem complex and almost build rpm with SourceCode
Thank you!