Quote:
Originally Posted by billymayday
Can you get the source rpm?
It would be useful to put your distro in your profile.
|
It would be useful to put your distro in your profile.[/QUOTE]
Redhat 5.x.
I don't have the source rpm, I have only the binary.
how do i create the spec file from rpm binary file?
I guess that there is any program that runs rpm -qpi <rpm> and get the identification of the spec file, and run rpm -qp --scripts <rpm> and get the un\pre\post install scripts. I guess that it's enough for creating the spec file of this rpm.
Can you explain a bit what is the source rpm?