| Name: | libdasm-devel |
|---|---|
| Version: | 1.6 |
| Release: | 7.el8 |
| Architecture: | aarch64 |
| Group: | Applications/System |
| Size: | 18593 |
| License: | BSD |
| RPM: | libdasm-devel-1.6-7.el8.aarch64.rpm |
| Source RPM: | libdasm-1.6-7.el8.src.rpm |
| Build Date: | Tue Dec 10 2019 |
| Build Host: | ca-arm-jenkins-builder-01 |
| Vendor: | Oracle America |
| URL: | https://github.com/jtpereyda/libdasm |
| Summary: | Development files for libdasm |
| Description: | The libdasm-devel package contains libraries and header files for developing applications that use libdasm. libdasm 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 Developers 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). |
- remove python2 package for fc32+ rhel8+ - add python3 support
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Update Python macros to new packaging standards (See https://fedoraproject.org/wiki/Changes/Move_usr_bin_python_into_separate_package) - explicit build with python2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- patch das to not request write permissions
- switch to the github release of 1.6
- switch to github snapshot with BSD license - use ldconfig_scriptlets instead of ldconfig in post/postun
- switch to github snapshot
- remove *.a files