From 2436a227a975db8148171dbebaac0b21116d91ca Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 08:57:34 +0000 Subject: [PATCH] =?UTF-8?q?auto-import=20changelog=20data=20from=20nasm-0.?= =?UTF-8?q?98.32-3.src.rpm=20Fri=20Jun=2021=202002=20Tim=20Powers=20=20-=20automated=20rebuild=20Sun=20May=2026=202002?= =?UTF-8?q?=20Tim=20Powers=20=20-=20automated=20rebuild?= =?UTF-8?q?=20Tue=20May=2021=202002=20Trond=20Eivind=20Glomsr=F8d=20=200.98.32-1=20-=200.98.32=20-=20Various=20doc=20file?= =?UTF-8?q?s=20have=20changed=20names/been=20removed/added=20-=20New=20dow?= =?UTF-8?q?nload=20location=20(after=20the=20license=20change,=20it's=20at?= =?UTF-8?q?=20sourceforge)=20-=20The=20new=20version=20is=20LGPL=20-=20Onl?= =?UTF-8?q?y=20build=20on=20x86=20(#65255)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cvsignore | 2 +- nasm.spec | 26 ++++++++++++++++++++------ sources | 2 +- 3 files changed, 22 insertions(+), 8 deletions(-) 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