[Bug 230678] New: rpmbuild flags LGPL as unknown tag
https://bugzilla.novell.com/show_bug.cgi?id=230678 Summary: rpmbuild flags LGPL as unknown tag Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: sboyce@blueyonder.co.uk QAContact: qa@suse.de # rpmbuild -ta hamlib-1.2.6.tar.gz error: Legacy syntax is unsupported: copyright error: line 8: Unknown tag: Copyright: LGPL -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=230678 ------- Comment #1 from dbolt.abiryy@davjam.org 2006-12-23 07:23 MST ------- That would be because rpmbuild no longer supports legacy tags, as the error states. To correct this error is to replace the Copyright: tag in the spec file with a License: tag. E.g. change line 8 of the spec file from: Copyright: LGPL to: License: LGPL -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=230678 pth@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #2 from pth@novell.com 2007-01-08 05:14 MST ------- This is an error in the package, not in rpmbuild. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com