Thu, 08 Aug 2024 08:13:01 UTC | login

Information for build libdasm-1.6-4.fc30

ID81442
Package Namelibdasm
Version1.6
Release4.fc30
Epoch
SummarySimple x86 disassembly library
Descriptionlibdasm is a C-library that tries to provide simple and convenient way to disassemble Intel x86 raw op-code bytes (machine code). It can parse and print out op-codes in AT&T and Intel syntax. The op-codes are based on IA-32 Intel Architecture Software Developer's Manual Volume 2: Instruction Set Reference, order number 243667, year 2004. Non-Intel instructions are not supported at the moment (also, non-Intel but Intel-compatible CPU extensions, like AMD 3DNow! are not supported).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 06 Dec 2018 18:32:47 UTC
CompletedThu, 06 Dec 2018 19:38:39 UTC
Taskbuild (f30-candidate, libdasm-1.6-4.fc30.src.rpm)
Tags
f30
f31
RPMs
src
libdasm-1.6-4.fc30.src.rpm (info) (download)
riscv64
libdasm-1.6-4.fc30.riscv64.rpm (info) (download)
libdasm-devel-1.6-4.fc30.riscv64.rpm (info) (download)
python2-pydasm-1.6-4.fc30.riscv64.rpm (info) (download)
libdasm-debuginfo-1.6-4.fc30.riscv64.rpm (info) (download)
libdasm-debugsource-1.6-4.fc30.riscv64.rpm (info) (download)
python2-pydasm-debuginfo-1.6-4.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 17 2018 Miro HronĨok <mhroncok@redhat.com> - 1.6-4 - Update Python macros to new packaging standards (See https://fedoraproject.org/wiki/Changes/Move_usr_bin_python_into_separate_package) - explicit build with python2 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Apr 17 2018 Michal Ambroz <rebus at, seznam.cz> - 1.6-2 - patch das to not request write permissions * Sun Apr 01 2018 Michal Ambroz <rebus at, seznam.cz> - 1.6-1 - switch to the github release of 1.6 * Fri Mar 30 2018 Michal Ambroz <rebus at, seznam.cz> - 1.5-6.20180328gitc315f8d - switch to github snapshot with BSD license - use ldconfig_scriptlets instead of ldconfig in post/postun * Sun Mar 25 2018 Michal Ambroz <rebus at, seznam.cz> - 1.5-5.20151201gitc1afd03 - switch to github snapshot * Sun Mar 04 2018 Michal Ambroz <rebus at, seznam.cz> - 1.5-4 - remove *.a files