fix license tag
This commit is contained in:
parent
742fd3e783
commit
972f9df13e
@ -2,8 +2,9 @@
|
||||
Summary: A portable x86 assembler which uses Intel-like syntax
|
||||
Name: nasm
|
||||
Version: 2.03.01
|
||||
Release: 1%{?dist}
|
||||
License: LGPL
|
||||
Release: 2%{?dist}
|
||||
# No version specified.
|
||||
License: LGPLv2+
|
||||
Group: Development/Languages
|
||||
URL: http://nasm.sourceforge.net/
|
||||
Source0: nasm-%{version}.tar.bz2
|
||||
@ -87,6 +88,9 @@ fi
|
||||
%{_bindir}/rdx
|
||||
|
||||
%changelog
|
||||
* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.03.01-2
|
||||
- fix license tag
|
||||
|
||||
* Thu Jun 19 2008 Petr Machata <pmachata@redhat.com> - 2.03.01-1
|
||||
- rebase to a new stable upstream version 2.03.01
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user