From 5b61660f0f70b692d6d3d0ca1e07460306fb3f51 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Thu, 31 Mar 2005 13:26:48 +0000 Subject: [PATCH] - update to 0.98.39 - add BuildRequires ghostscript, texinfo to doc subpackage (#110584) - generate also PDF documentation for nasm (#88431) - new release fixes CAN-2004-1287 (#143052) --- nasm-0.98-boguself2.patch | 4 ++-- nasm.spec | 19 +++++++++++++------ 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/nasm-0.98-boguself2.patch b/nasm-0.98-boguself2.patch index 4341bd8..44ef17b 100644 --- a/nasm-0.98-boguself2.patch +++ b/nasm-0.98-boguself2.patch @@ -1,5 +1,5 @@ ---- nasm-0.98/outelf.c.boguself Sun May 20 01:25:35 2001 -+++ nasm-0.98/outelf.c Sun May 20 02:01:59 2001 +--- nasm-0.98.39/output/outelf.c.boguself Sun May 20 01:25:35 2001 ++++ nasm-0.98.39/output/outelf.c Sun May 20 02:01:59 2001 @@ -548,7 +548,7 @@ static void elf_add_reloc (struct Sectio r->symbol = 0; for (i=0; i 0.98.39-1 +- update to 0.98.39 +- add BuildRequires ghostscript, texinfo to doc subpackage (#110584) +- generate also PDF documentation for nasm (#88431) +- new release fixes CAN-2004-1287 (#143052) + * Tue Jun 15 2004 Elliot Lee - rebuilt