diff --git a/.cvsignore b/.cvsignore index 6090ddb..e0f6f29 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -nasm-0.98.22.tar.bz2 +nasm-0.98.32.tar.bz2 diff --git a/nasm.spec b/nasm.spec index 0f08391..d0a4b67 100644 --- a/nasm.spec +++ b/nasm.spec @@ -1,12 +1,13 @@ Summary: A portable x86 assembler which uses Intel-like syntax. Name: nasm -Version: 0.98.22 -Release: 2 +Version: 0.98.32 +Release: 3 Patch0: nasm-0.98-boguself2.patch -License: freely distributable +License: LGPL Group: Development/Languages -Source: ftp://ftp.us.kernel.org/pub/software/devel/nasm/source/nasm-%{version}.tar.bz2 +Source: http://prdownloads.sourceforge.net/nasm/nasm-%{version}.tar.bz2 URL: http://nasm.2y.net/ +ExclusiveArch: %{ix86} BuildRequires: perl BuildRoot: %{_tmppath}/%{name}-%{version}-root Prereq: /sbin/install-info @@ -36,7 +37,7 @@ include linker, library manager, loader, and information dump. %prep %setup -%patch0 -p1 -b .boguself +#patch0 -p1 -b .boguself %build @@ -70,7 +71,7 @@ fi %files %defattr(-,root,root) -%doc COPYING Changes Licence MODIFIED Readme Wishlist +%doc AUTHORS Changes README TODO %{_bindir}/nasm %{_bindir}/ndisasm %{_mandir}/*/* @@ -90,6 +91,19 @@ fi %{_bindir}/rdx %changelog +* Fri Jun 21 2002 Tim Powers +- automated rebuild + +* Sun May 26 2002 Tim Powers +- automated rebuild + +* Tue May 21 2002 Trond Eivind Glomsrød 0.98.32-1 +- 0.98.32 +- Various doc files have changed names/been removed/added +- New download location (after the license change, it's at sourceforge) +- The new version is LGPL +- Only build on x86 (#65255) + * Tue Feb 26 2002 Trond Eivind Glomsrød 0.98.22-2 - Rebuild diff --git a/sources b/sources index 30853ac..a636fba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d59e148f46a4a700936d360fc8b65a4e nasm-0.98.22.tar.bz2 +06b1f31df29fde282265ba3c392405b7 nasm-0.98.32.tar.bz2