uth
2006-07-25, 09:22 PM CDT
So far, every RPM I tried to build myself has failed with a "legacy syntax unsupported" error. The sample below from heretic. Is there an easy workaround or will every old specfile need to be rewritten?
# rpmbuild --rebuild heretic-1.1-1.src.rpm
Installing heretic-1.1-1.src.rpm
warning: user knopper does not exist - using root
warning: user knopper does not exist - using root
warning: user knopper does not exist - using root
warning: user knopper does not exist - using root
error: Legacy syntax is unsupported: copyright
error: line 10: Unknown tag: Copyright: Activision/Raven, see Documentation
# rpmbuild --rebuild heretic-1.1-1.src.rpm
Installing heretic-1.1-1.src.rpm
warning: user knopper does not exist - using root
warning: user knopper does not exist - using root
warning: user knopper does not exist - using root
warning: user knopper does not exist - using root
error: Legacy syntax is unsupported: copyright
error: line 10: Unknown tag: Copyright: Activision/Raven, see Documentation