From 7accfc2603a85d88ac0aa675ec82270c1f85a61a Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 08:56:41 +0000 Subject: [PATCH] =?UTF-8?q?auto-import=20changelog=20data=20from=20nasm-0.?= =?UTF-8?q?98-7.src.rpm=20Thu=20Apr=2026=202001=20Trond=20Eivind=20Glomsr?= =?UTF-8?q?=F8d=20=20-=20Updated=20patch=20for=20bogus=20e?= =?UTF-8?q?lf=20generation=20from=20hjl@gnu.org?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nasm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nasm.spec b/nasm.spec index 3f9079e..63678f2 100644 --- a/nasm.spec +++ b/nasm.spec @@ -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 +- Updated patch for bogus elf generation from hjl@gnu.org + * Tue Feb 13 2001 Trond Eivind Glomsrød - Add patch from H.J. Lu to avoid creating bogus elf objects (#27489)