auto-import changelog data from nasm-0.98.32-3.src.rpm

Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Tue May 21 2002 Trond Eivind Glomsrd <teg@redhat.com> 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)
This commit is contained in:
cvsdist 2004-09-09 08:57:34 +00:00
parent 8c093919ca
commit 2436a227a9
3 changed files with 22 additions and 8 deletions

View File

@ -1 +1 @@
nasm-0.98.22.tar.bz2
nasm-0.98.32.tar.bz2

View File

@ -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 <timp@redhat.com>
- automated rebuild
* Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue May 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 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 <teg@redhat.com> 0.98.22-2
- Rebuild

View File

@ -1 +1 @@
d59e148f46a4a700936d360fc8b65a4e nasm-0.98.22.tar.bz2
06b1f31df29fde282265ba3c392405b7 nasm-0.98.32.tar.bz2