I see that you guys are su'ing to build RPM's as root. I did that for the longest time, knowing that it could be a security risk, because I didn't know any other way to get it done.<BR><BR>Here's a ...
I have an existing binary .tar.gz package that is basically an install package. I have an unattended.sh script that I've written. How do I write my RPM spec file to expand this .tar.gz file, then run ...