Thu, 19 Sep 2024 06:06:52 UTC | login

Information for build libdasm-1.6-6.fc31

ID118456
Package Namelibdasm
Version1.6
Release6.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libdasm.git#7ca94a7b64187c129680afb1264511a6e0f0f03b
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
StartedSat, 03 Aug 2019 09:52:30 UTC
CompletedSat, 03 Aug 2019 10:42:56 UTC
Taskbuild (f31-candidate, /rpms/libdasm.git:7ca94a7b64187c129680afb1264511a6e0f0f03b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libdasm.git#7ca94a7b64187c129680afb1264511a6e0f0f03b'}}
Tags
f31
f32
RPMs
src
libdasm-1.6-6.fc31.src.rpm (info) (download)
riscv64
libdasm-1.6-6.fc31.riscv64.rpm (info) (download)
libdasm-devel-1.6-6.fc31.riscv64.rpm (info) (download)
python2-pydasm-1.6-6.fc31.riscv64.rpm (info) (download)
libdasm-debuginfo-1.6-6.fc31.riscv64.rpm (info) (download)
libdasm-debugsource-1.6-6.fc31.riscv64.rpm (info) (download)
python2-pydasm-debuginfo-1.6-6.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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