| Name: | python2-pydasm |
|---|---|
| Version: | 1.6 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 183647 |
| License: | BSD |
| RPM: | python2-pydasm-1.6-1.el7.x86_64.rpm |
| Source RPM: | libdasm-1.6-1.el7.src.rpm |
| Build Date: | Wed May 02 2018 |
| Build Host: | x86-ol6-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/jtpereyda/libdasm |
| Summary: | Python module for disassembling x86 machine code |
| Description: | pydasm is a python module for disassembling x86 machine code. It is a wrapper for libdasm. |
- 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
- build for Fedora 17 - patch the makefiles to fix issue with soname, destdir
- add python-devel to build requirements
- initial packaging