- 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:
parent
f5dcbb3919
commit
bcd3893093
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user