Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
46cde73899 |
1 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: dissy
|
||||
Version: 10
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Graphical frontend to the objdump disassembler
|
||||
License: GPLv2
|
||||
URL: http://code.google.com/p/dissy
|
||||
|
|
@ -12,7 +12,7 @@ BuildRequires: python2-devel
|
|||
BuildRequires: python-setuptools
|
||||
Requires: binutils
|
||||
Requires: pygobject2
|
||||
Requires: pygtk2
|
||||
Requires: pywebkitgtk
|
||||
|
||||
%description
|
||||
Dissy is a graphical frontend to the objdump disassembler, it can be used
|
||||
|
|
@ -49,6 +49,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1}
|
|||
%{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat Jan 17 2015 Adrien Vergé <adrienverge@gmail.com> - 10-3
|
||||
- Fix broken dependencies
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue