rpms/nasm/devel nasm.spec,1.24,1.25

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Aug 11 17:21:38 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/nasm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19799

Modified Files:
	nasm.spec 
Log Message:
fix license tag


Index: nasm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nasm/devel/nasm.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- nasm.spec	19 Jun 2008 13:23:06 -0000	1.24
+++ nasm.spec	11 Aug 2008 17:21:08 -0000	1.25
@@ -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 @@
 %{_bindir}/rdx
 
 %changelog
+* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.03.01-2
+- fix license tag
+
 * Thu Jun 19 2008 Petr Machata <pmachata at redhat.com> - 2.03.01-1
 - rebase to a new stable upstream version 2.03.01
 




More information about the fedora-extras-commits mailing list