|
@@ -1,9 +1,9 @@
|
|
-%define nasm_version 2.07
|
|
|
|
|
|
+%define nasm_version 2.08.01
|
|
%define download http://www.nasm.us/pub/nasm/releasebuilds
|
|
%define download http://www.nasm.us/pub/nasm/releasebuilds
|
|
Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax
|
|
Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax
|
|
Summary(ja): Netwide アセンブラ: Intel ライクなシンタックスのポータブル x86 アセンブラ
|
|
Summary(ja): Netwide アセンブラ: Intel ライクなシンタックスのポータブル x86 アセンブラ
|
|
Name: nasm
|
|
Name: nasm
|
|
-Version: %{nasm_version}.00
|
|
|
|
|
|
+Version: %{nasm_version}
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: LGPL
|
|
License: LGPL
|
|
Group: Development/Languages
|
|
Group: Development/Languages
|
|
@@ -113,6 +113,10 @@ fi
|
|
%{_bindir}/rdx
|
|
%{_bindir}/rdx
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Mar 16 2010 Shu KONNO <owa@bg.wakwak.com> nasm-2.08.01-1
|
|
|
|
+- updated nasm to nasm-2.08.01
|
|
|
|
+- updated xdoc to nasm-2.08.01-xdoc
|
|
|
|
+
|
|
* Sat Sep 05 2009 Shu KONNO <owa@bg.wakwak.com> nasm-2.07.00-1
|
|
* Sat Sep 05 2009 Shu KONNO <owa@bg.wakwak.com> nasm-2.07.00-1
|
|
- updated nasm to nasm-2.07
|
|
- updated nasm to nasm-2.07
|
|
|
|
|