Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37913480
en ru br
ALT Linux repos
5.0: 6-alt3
4.1: 6-alt3
4.0: 1-alt0.1

Other repositories

Group :: Development/Other
RPM: dissy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dissy
Version: 1
Release: alt0.1

Summary: Graphical frontend to objdump

License: GPL
Group: Development/Other
Url: http://www.ipd.bth.se/ska/sim_home/dissy.html

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www.ipd.bth.se/ska/sim_home/filer/%name-%version.tar.bz2

#BuildArch: i586


# manually removed: eric gnustep-base libobjc-lf2 libqt4-core  sope-appserver

# Automatically added by buildreq on Sun May 28 2006 (-bi)
BuildRequires: python-dev python-modules python-modules-compiler python-modules-encodings

%description
Dissy is a disassembler (graphical frontend to objdump) for multiple
architectures. It allows fast navigation through the disassembled code
and easy searching for addresses and symbols. Dissy is written in Python
and available under the GNU GPL.

%prep
%setup -q

%install
%__python ./setup.py install \
--optimize=2 \
--root=%buildroot

%__subst "s,/usr/bin/python,/usr/bin/env python," %buildroot%_bindir/%name
rm -rf %buildroot/%_datadir/doc/

%files
%doc README
%_bindir/%name
%python_sitelibdir/%name
%_datadir/%name/


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin