auto-import changelog data from nasm-0.98-6.src.rpm
Tue Feb 13 2001 Trond Eivind Glomsrd <teg@redhat.com> - Add patch from H.J. Lu to avoid creating bogus elf objects (#27489)
This commit is contained in:
parent
8b1c27e909
commit
f8d644ae11
@ -1,11 +1,13 @@
|
||||
Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax
|
||||
Name: nasm
|
||||
Version: 0.98
|
||||
Release: 5
|
||||
Release: 6
|
||||
Patch0: nasm-0.98-boguself.patch
|
||||
License: GPL
|
||||
Group: Development/Languages
|
||||
Source: ftp://ftp.us.kernel.org/pub/software/devel/nasm/source/nasm-%{version}.tar.gz
|
||||
URL: http://www.cryogen.com/Nasm/
|
||||
BuildRequires: perl
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Prereq: /sbin/install-info
|
||||
|
||||
@ -34,6 +36,8 @@ include linker, library manager, loader, and information dump.
|
||||
%prep
|
||||
%setup
|
||||
|
||||
%patch0 -p1 -b .boguself
|
||||
|
||||
%build
|
||||
|
||||
%configure
|
||||
@ -86,6 +90,9 @@ fi
|
||||
/usr/bin/rdx
|
||||
|
||||
%changelog
|
||||
* Tue Feb 13 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- Add patch from H.J. Lu to avoid creating bogus elf objects (#27489)
|
||||
|
||||
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
||||
- automatic rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user