- update to 2.07

2.06 version produces wrong .strtab section in the ELF64 output format
    which breaks TigerVNC compilation.
This commit is contained in:
Adam Tkac 2009-07-21 14:53:08 +00:00
parent f5dcbb3919
commit bcd3893093
3 changed files with 10 additions and 5 deletions

View File

@ -1,2 +1,2 @@
nasm-2.06.tar.bz2
nasm-2.06-xdoc.tar.bz2
nasm-2.07.tar.bz2
nasm-2.07-xdoc.tar.bz2

View File

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
Summary: A portable x86 assembler which uses Intel-like syntax
Name: nasm
Version: 2.06
Version: 2.07
Release: 1%{?dist}
# No version specified.
License: LGPLv2+
@ -86,8 +86,13 @@ fi
%{_bindir}/rdfdump
%{_bindir}/rdflib
%{_bindir}/rdx
%{_bindir}/rdf2ith
%{_bindir}/rdf2srec
%changelog
* Tue Jul 21 2009 Adam Tkac <atkac redhat com> - 2.07-1
- update to 2.07
* Wed Jul 10 2009 Zdenek Prikryl <zprikryl@redhat.com> - 2.06-1
- updated to 2.06

View File

@ -1,2 +1,2 @@
0db94e88fd9b7a360f826f9ffd6c0fc7 nasm-2.06.tar.bz2
464fce1a781d7bc1956a6bca10cf0e75 nasm-2.06-xdoc.tar.bz2
d8934231e81874c29374ddef1fbdb1ed nasm-2.07.tar.bz2
ef3c3eeb62f155adf27a7185d603b1dd nasm-2.07-xdoc.tar.bz2