Hi List,<br>I was wondering, is there a way to take a zip file that just needs to be extracted to a given directory and build the rpm based off the zip file without creating a spec file?<br><br>I saw in some documentation the use of a command as follows:<br>
<br>rpmbuild -tb somezip.zip<br><br>I looked in the man page but didn't see a description for -tb. Is this a valid usage?<br><br>Thanks,<br>Z<br>