fix license tag

This commit is contained in:
Tom Callaway 2008-09-06 22:01:56 +00:00
parent 2b3b2fb7f0
commit 397cf81ac8

View File

@ -1,9 +1,9 @@
Summary: Complete rewrite of the NASM assembler
Name: yasm
Version: 0.7.1
Release: 1%{?dist}
Release: 2%{?dist}
# See COPYING for the detail, there is quite a lot!
License: BSD and (Artistic or GPLv2+ or LGPLv2+) and LGPLv2
License: BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2
Group: Development/Languages
URL: http://www.tortall.net/projects/yasm/
Source: http://www.tortall.net/projects/yasm/releases/yasm-%{version}.tar.gz
@ -73,6 +73,9 @@ Install this package if you need to rebuild applications that use yasm.
%changelog
* Sat Sep 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.7.1-2
- fix license tag so that it doesn't trigger a false positive on the check script
* Tue May 20 2008 Matthias Saou <http://freshrpms.net/> 0.7.1-1
- Update to 0.7.1.