On 02/01/13 06:27, Andrew Z wrote: > more details: > it appears that cdrkit/wodim are pretty old and might not support well > the DL burning. And indead, the genisoimage is a leftover from wodim. > > Would appreciate a (rpm) spec file for cdrtools. The one for suse is > giving me hard time.
As a normal (non-root) user, you can do this: $ yumdownloader --source cdrkit $ rpm -i cdrkit-*.el6.src.rpm $ cd ~/rpmbuild/SPECS And you'll have the cdrkit.spec file there. kind regards, David Sommerseth
