auto-import changelog data from nasm-0.98-7.src.rpm

Thu Apr 26 2001 Trond Eivind Glomsrd <teg@redhat.com>
- Updated patch for bogus elf generation from hjl@gnu.org
This commit is contained in:
cvsdist 2004-09-09 08:56:41 +00:00
parent f8d644ae11
commit 7accfc2603

View File

@ -1,7 +1,7 @@
Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax
Name: nasm
Version: 0.98
Release: 6
Release: 7
Patch0: nasm-0.98-boguself.patch
License: GPL
Group: Development/Languages
@ -90,6 +90,9 @@ fi
/usr/bin/rdx
%changelog
* Thu Apr 26 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Updated patch for bogus elf generation from hjl@gnu.org
* Tue Feb 13 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Add patch from H.J. Lu to avoid creating bogus elf objects (#27489)