packaging: Update to 2.10.07
authorAnas Nashif <anas.nashif@intel.com>
Sun, 14 Apr 2013 08:10:29 +0000 (01:10 -0700)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 14 Nov 2014 20:53:56 +0000 (21:53 +0100)
Change-Id: I9e8a1ba87239bca6505fe37e70ca2c3607a012a1

packaging/nasm.changes
packaging/nasm.spec

index e69de29..c4bf823 100644 (file)
@@ -0,0 +1,3 @@
+* Sun Apr 14 2013 Anas Nashif <anas.nashif@intel.com> upstream/2.10.07@a242b37
+- Update to 2.10.07
+
index e200626..6d46c88 100644 (file)
@@ -1,11 +1,11 @@
 Name:           nasm
-Version:        2.09.08
+Version:        2.10.07
 Release:        0
 License:        BSD-2-Clause
 Summary:        Netwide Assembler (An x86 Assembler)
 Url:            http://nasm.sourceforge.net/
-Group:          Development/Languages/Other
-Source:         nasm-%{version}.tar.bz2
+Group:          Development/Languages
+Source:         nasm-%{version}.tar.xz
 BuildRequires:  makeinfo
 
 %description
@@ -20,8 +20,7 @@ Read the licence agreement in /usr/share/doc/packages/nasm/Licence.
 %package doc
 License:        LGPL-2.1+
 Summary:        Documentation for Nasm
-Group:          Development/Languages/Other
-Provides:       nasm:/usr/share/doc/packages/nasm/nasmdoc.pdf
+Group:          Development/Languages
 
 %description doc
 This package contains the documentation for Nasm.
@@ -56,6 +55,7 @@ install -m 644 doc/info/* %{buildroot}%{_infodir}
 
 %files
 %defattr(-,root,root)
+%license LICENSE
 /usr/bin/*
 %doc %{_mandir}/man1/*.1.gz