Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Adrien Vergé
46cde73899 Fix broken dependencies 2015-01-17 20:19:03 +01:00

View file

@ -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