From c745c850f266344f71a6ac6dfb734d498ca920aa Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 08:00:55 -0600 Subject: [PATCH 01/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- dissy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dissy.spec b/dissy.spec index 6a1d2b1..18a929f 100644 --- a/dissy.spec +++ b/dissy.spec @@ -2,7 +2,7 @@ Name: dissy Version: 8 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Graphical frontend to the objdump disassembler Group: Development/Tools @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 8-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Jul 21 2010 David Malcolm - 8-6 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild From c8e2b33d66d5dfd673fa79d67792abf671238d2e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 18:41:13 -0600 Subject: [PATCH 02/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- dissy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dissy.spec b/dissy.spec index 18a929f..3de81ee 100644 --- a/dissy.spec +++ b/dissy.spec @@ -2,7 +2,7 @@ Name: dissy Version: 8 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Graphical frontend to the objdump disassembler Group: Development/Tools @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 8-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Tue Feb 08 2011 Fedora Release Engineering - 8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild From d7c4e71f513e3d266209a5db3ea29658f4acadbb Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 18 Jul 2012 15:46:49 -0500 Subject: [PATCH 03/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- dissy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dissy.spec b/dissy.spec index 3de81ee..46c0ba1 100644 --- a/dissy.spec +++ b/dissy.spec @@ -2,7 +2,7 @@ Name: dissy Version: 8 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Graphical frontend to the objdump disassembler Group: Development/Tools @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 8-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri Jan 13 2012 Fedora Release Engineering - 8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild From ec3be046b9246a12a19fded2e81d6c6141241c70 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 13:46:01 -0600 Subject: [PATCH 04/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- dissy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dissy.spec b/dissy.spec index 46c0ba1..390924a 100644 --- a/dissy.spec +++ b/dissy.spec @@ -2,7 +2,7 @@ Name: dissy Version: 8 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Graphical frontend to the objdump disassembler Group: Development/Tools @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 8-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Jul 18 2012 Fedora Release Engineering - 8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild From d6f1ab29537fb9797bacb5339051a018f36b3736 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 02:19:22 -0500 Subject: [PATCH 05/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- dissy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dissy.spec b/dissy.spec index 390924a..63c59ba 100644 --- a/dissy.spec +++ b/dissy.spec @@ -2,7 +2,7 @@ Name: dissy Version: 8 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Graphical frontend to the objdump disassembler Group: Development/Tools @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 8-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Feb 13 2013 Fedora Release Engineering - 8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild From 6b66bdf50f03962fa07d451537cc01c47229a0c2 Mon Sep 17 00:00:00 2001 From: Koji Date: Thu, 15 Aug 2013 16:53:32 +0800 Subject: [PATCH 06/15] Latest version. --- .gitignore | 1 + dissy.spec | 75 ++++++++++++++++++++---------------------------------- sources | 2 +- 3 files changed, 30 insertions(+), 48 deletions(-) diff --git a/.gitignore b/.gitignore index fe629e1..c7a2042 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ dissy-8.tar.gz +/dissy-10.tar.gz diff --git a/dissy.spec b/dissy.spec index 63c59ba..7c340ea 100644 --- a/dissy.spec +++ b/dissy.spec @@ -1,78 +1,59 @@ -%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} - Name: dissy -Version: 8 -Release: 11%{?dist} +Version: 10 +Release: 1%{?dist} Summary: Graphical frontend to the objdump disassembler - -Group: Development/Tools License: GPLv2 -URL: http://code.google.com/p/dissy/ +URL: http://code.google.com/p/dissy Source0: http://dissy.googlecode.com/files/%{name}-%{version}.tar.gz Source1: dissy.desktop -Patch0: dissy-8-about.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildArch: noarch BuildRequires: desktop-file-utils -BuildRequires: python-devel +BuildRequires: python2-devel python-setuptools Requires: binutils Requires: pygtk2 Requires: pygobject2 +BuildArch: noarch %description Dissy is a graphical frontend to the objdump disassembler, it can be used for debugging and browsing compiler-generated code. - %prep %setup -q -%patch0 -p1 -b .about - %build %{__python} setup.py build - %install -rm -rf $RPM_BUILD_ROOT -%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT -rm -r $RPM_BUILD_ROOT%{_docdir} +%{__python} setup.py install --skip-build --root %{buildroot} +rm -r %{buildroot}%{_docdir} # Icon file. Upstream doesn't use any -install -d $RPM_BUILD_ROOT%{_datadir}/pixmaps -install -p -m 0644 \ - $RPM_BUILD_ROOT%{_datadir}/dissy/gfx/red_arrow_left.png \ - $RPM_BUILD_ROOT%{_datadir}/pixmaps/dissy.png +install -d %{buildroot}%{_datadir}/pixmaps +install -pm644 \ + %{buildroot}%{_datadir}/dissy/gfx/red_arrow_left.png \ + %{buildroot}%{_datadir}/pixmaps/%{name}.png # Desktop menu entry -install -d $RPM_BUILD_ROOT%{_datadir}/applications -desktop-file-install --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --vendor '' %{SOURCE1} - - -%clean -rm -rf $RPM_BUILD_ROOT +install -d %{buildroot}%{_datadir}/applications +desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} +%check +%{__python} setup.py test %files -%defattr(-,root,root,-) -%{_bindir}/dissy -%{_datadir}/dissy -%{_datadir}/applications/dissy.desktop -%{_datadir}/pixmaps/dissy.png -%{_mandir}/man1/dissy.1* -%{python_sitelib}/dissy -%if 0%{?fedora} > 8 -%{python_sitelib}/*.egg-info -%endif -%if 0%{?rhel} > 5 -%{python_sitelib}/*.egg-info -%endif -%doc COPYING README - +%doc ChangeLog COPYING README TODO +%{_bindir}/%{name} +%{_datadir}/%{name} +%{_datadir}/applications/%{name}.desktop +%{_datadir}/pixmaps/%{name}.png +%{_mandir}/man1/%{name}.1* +%{python_sitelib}/%{name} %changelog +* Thu Aug 15 2013 Christopher Meng - 10-1 +- SPEC Cleanup. +- Update to latest version and drop the old patch. + * Sat Aug 03 2013 Fedora Release Engineering - 8-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild @@ -100,8 +81,8 @@ rm -rf $RPM_BUILD_ROOT * Tue Feb 24 2009 Fedora Release Engineering - 8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Fri Feb 06 2008 Lubomir Rintel - 8-2 +* Wed Feb 06 2008 Lubomir Rintel - 8-2 - Fix about dialog close -* Mon Feb 02 2008 Lubomir Rintel - 8-1 +* Sat Feb 02 2008 Lubomir Rintel - 8-1 - Initial packaging diff --git a/sources b/sources index f7b13fa..99b5b4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e48d6fec7c02c0e62a568a7e56ea374 dissy-8.tar.gz +04e50e2aa21e34df15617ff04acf4d1e dissy-10.tar.gz From 8a94b2a9477c2dab7ea3898b1632936290b0c2c8 Mon Sep 17 00:00:00 2001 From: Koji Date: Thu, 15 Aug 2013 17:12:26 +0800 Subject: [PATCH 07/15] Cleanup again. --- dissy-8-about.patch | 17 ----------------- dissy.spec | 7 +++---- 2 files changed, 3 insertions(+), 21 deletions(-) delete mode 100644 dissy-8-about.patch diff --git a/dissy-8-about.patch b/dissy-8-about.patch deleted file mode 100644 index cb3ae3a..0000000 --- a/dissy-8-about.patch +++ /dev/null @@ -1,17 +0,0 @@ -Fix about box close (thanks to Parag AN) -http://code.google.com/p/dissy/issues/detail?id=2 - -Lubomir Rintel - ---- dissy-8/scripts/dissy.about 2009-02-06 11:35:00.000000000 +0100 -+++ dissy-8/scripts/dissy 2009-02-06 11:35:51.000000000 +0100 -@@ -189,7 +189,8 @@ - about.set_version("v%s" % (PROGRAM_VERSION) ) - about.set_copyright("(C) Simon Kagstrom, 2006-2009") - about.set_website(PROGRAM_URL) -- about.show() -+ about.run() -+ about.hide() - - def redisplayFunction(self): - try: diff --git a/dissy.spec b/dissy.spec index 7c340ea..06c6968 100644 --- a/dissy.spec +++ b/dissy.spec @@ -24,7 +24,7 @@ for debugging and browsing compiler-generated code. %{__python} setup.py build %install -%{__python} setup.py install --skip-build --root %{buildroot} +%{__python} setup.py install -O1 --prefix %{_prefix} --skip-build --root %{buildroot} rm -r %{buildroot}%{_docdir} # Icon file. Upstream doesn't use any @@ -37,9 +37,6 @@ install -pm644 \ install -d %{buildroot}%{_datadir}/applications desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} -%check -%{__python} setup.py test - %files %doc ChangeLog COPYING README TODO %{_bindir}/%{name} @@ -48,11 +45,13 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %{_datadir}/pixmaps/%{name}.png %{_mandir}/man1/%{name}.1* %{python_sitelib}/%{name} +%{python_sitelib}/%{name}-%{version}-py2.7.egg-info %changelog * Thu Aug 15 2013 Christopher Meng - 10-1 - SPEC Cleanup. - Update to latest version and drop the old patch. +- Remove desktop vendor. * Sat Aug 03 2013 Fedora Release Engineering - 8-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild From e464663a5e9322d98765d07d5577c74657742870 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Wed, 27 Nov 2013 13:05:51 +0800 Subject: [PATCH 08/15] Cleanup. --- dissy.spec | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/dissy.spec b/dissy.spec index 06c6968..486d119 100644 --- a/dissy.spec +++ b/dissy.spec @@ -6,12 +6,13 @@ License: GPLv2 URL: http://code.google.com/p/dissy Source0: http://dissy.googlecode.com/files/%{name}-%{version}.tar.gz Source1: dissy.desktop -BuildRequires: desktop-file-utils -BuildRequires: python2-devel python-setuptools -Requires: binutils -Requires: pygtk2 -Requires: pygobject2 BuildArch: noarch +BuildRequires: desktop-file-utils +BuildRequires: python2-devel +BuildRequires: python-setuptools +Requires: binutils +Requires: pygobject2 +Requires: pygtk2 %description Dissy is a graphical frontend to the objdump disassembler, it can be used @@ -21,20 +22,20 @@ for debugging and browsing compiler-generated code. %setup -q %build -%{__python} setup.py build +%{__python2} setup.py build %install -%{__python} setup.py install -O1 --prefix %{_prefix} --skip-build --root %{buildroot} +%{__python2} setup.py install -O1 --prefix %{_prefix} --skip-build --root %{buildroot} rm -r %{buildroot}%{_docdir} # Icon file. Upstream doesn't use any -install -d %{buildroot}%{_datadir}/pixmaps +install -pd %{buildroot}%{_datadir}/pixmaps install -pm644 \ %{buildroot}%{_datadir}/dissy/gfx/red_arrow_left.png \ %{buildroot}%{_datadir}/pixmaps/%{name}.png # Desktop menu entry -install -d %{buildroot}%{_datadir}/applications +install -pd %{buildroot}%{_datadir}/applications desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %files @@ -44,8 +45,8 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png %{_mandir}/man1/%{name}.1* -%{python_sitelib}/%{name} -%{python_sitelib}/%{name}-%{version}-py2.7.egg-info +%{python2_sitelib}/%{name} +%{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info %changelog * Thu Aug 15 2013 Christopher Meng - 10-1 From afe5e8d1347b8060596f7fdd64ee1ca7bea143cc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 02:30:54 -0500 Subject: [PATCH 09/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- dissy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dissy.spec b/dissy.spec index 486d119..cbfb921 100644 --- a/dissy.spec +++ b/dissy.spec @@ -1,6 +1,6 @@ Name: dissy Version: 10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Graphical frontend to the objdump disassembler License: GPLv2 URL: http://code.google.com/p/dissy @@ -49,6 +49,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Aug 15 2013 Christopher Meng - 10-1 - SPEC Cleanup. - Update to latest version and drop the old patch. From 37d172555badabfbde6270827e5698e82267cab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Verg=C3=A9?= Date: Sat, 17 Jan 2015 16:42:19 +0100 Subject: [PATCH 10/15] Fix broken dependencies --- dissy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dissy.spec b/dissy.spec index cbfb921..785d408 100644 --- a/dissy.spec +++ b/dissy.spec @@ -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é - 10-3 +- Fix broken dependencies + * Sat Jun 07 2014 Fedora Release Engineering - 10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild From 70b9d2f279b540d860359c7461a14c6a7b25285f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 04:07:48 +0000 Subject: [PATCH 11/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- dissy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dissy.spec b/dissy.spec index 785d408..cb7a2de 100644 --- a/dissy.spec +++ b/dissy.spec @@ -1,6 +1,6 @@ Name: dissy Version: 10 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Graphical frontend to the objdump disassembler License: GPLv2 URL: http://code.google.com/p/dissy @@ -49,6 +49,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 10-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Jan 17 2015 Adrien Vergé - 10-3 - Fix broken dependencies From 027e3e4ce4fc8a7a5fde9c9827dcf5f75a94311b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 18:46:37 +0000 Subject: [PATCH 12/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- dissy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dissy.spec b/dissy.spec index cb7a2de..32c1963 100644 --- a/dissy.spec +++ b/dissy.spec @@ -1,6 +1,6 @@ Name: dissy Version: 10 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Graphical frontend to the objdump disassembler License: GPLv2 URL: http://code.google.com/p/dissy @@ -49,6 +49,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 10-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Jun 17 2015 Fedora Release Engineering - 10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From ed78c51b1754746ae3d016fa102790548d38ce22 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 06:56:06 +0000 Subject: [PATCH 13/15] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- dissy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dissy.spec b/dissy.spec index 32c1963..e86d67a 100644 --- a/dissy.spec +++ b/dissy.spec @@ -1,6 +1,6 @@ Name: dissy Version: 10 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Graphical frontend to the objdump disassembler License: GPLv2 URL: http://code.google.com/p/dissy @@ -49,6 +49,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 10-6 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed Feb 03 2016 Fedora Release Engineering - 10-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From 79d12c81c51d3b64109dfd03a46180530a54fc75 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 08:25:58 +0000 Subject: [PATCH 14/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- dissy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dissy.spec b/dissy.spec index e86d67a..9fc0345 100644 --- a/dissy.spec +++ b/dissy.spec @@ -1,6 +1,6 @@ Name: dissy Version: 10 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Graphical frontend to the objdump disassembler License: GPLv2 URL: http://code.google.com/p/dissy @@ -49,6 +49,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 10-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Jul 19 2016 Fedora Release Engineering - 10-6 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages From d041add5b99a24e7e4a56c17730b472d84805205 Mon Sep 17 00:00:00 2001 From: Michael Cullen Date: Thu, 2 Mar 2017 11:44:24 +0000 Subject: [PATCH 15/15] Unsupported upstream, depends on old webkit version that will disappear in F27 --- .gitignore | 2 - dead.package | 1 + dissy.desktop | 9 ----- dissy.spec | 106 -------------------------------------------------- sources | 1 - 5 files changed, 1 insertion(+), 118 deletions(-) delete mode 100644 .gitignore create mode 100644 dead.package delete mode 100644 dissy.desktop delete mode 100644 dissy.spec delete mode 100644 sources diff --git a/.gitignore b/.gitignore deleted file mode 100644 index c7a2042..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -dissy-8.tar.gz -/dissy-10.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..83c8051 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Unsupported upstream, depends on old webkit version that will disappear in F27 diff --git a/dissy.desktop b/dissy.desktop deleted file mode 100644 index 96d2815..0000000 --- a/dissy.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Dissy Disassembler -Comment=Graphical frontend to the objdump disassembler -GenericName=Dissy Disassembler -Exec=dissy %f -Icon=dissy -Categories=Development;Debugger; -Terminal=false diff --git a/dissy.spec b/dissy.spec deleted file mode 100644 index 9fc0345..0000000 --- a/dissy.spec +++ /dev/null @@ -1,106 +0,0 @@ -Name: dissy -Version: 10 -Release: 7%{?dist} -Summary: Graphical frontend to the objdump disassembler -License: GPLv2 -URL: http://code.google.com/p/dissy -Source0: http://dissy.googlecode.com/files/%{name}-%{version}.tar.gz -Source1: dissy.desktop -BuildArch: noarch -BuildRequires: desktop-file-utils -BuildRequires: python2-devel -BuildRequires: python-setuptools -Requires: binutils -Requires: pygobject2 -Requires: pywebkitgtk - -%description -Dissy is a graphical frontend to the objdump disassembler, it can be used -for debugging and browsing compiler-generated code. - -%prep -%setup -q - -%build -%{__python2} setup.py build - -%install -%{__python2} setup.py install -O1 --prefix %{_prefix} --skip-build --root %{buildroot} -rm -r %{buildroot}%{_docdir} - -# Icon file. Upstream doesn't use any -install -pd %{buildroot}%{_datadir}/pixmaps -install -pm644 \ - %{buildroot}%{_datadir}/dissy/gfx/red_arrow_left.png \ - %{buildroot}%{_datadir}/pixmaps/%{name}.png - -# Desktop menu entry -install -pd %{buildroot}%{_datadir}/applications -desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} - -%files -%doc ChangeLog COPYING README TODO -%{_bindir}/%{name} -%{_datadir}/%{name} -%{_datadir}/applications/%{name}.desktop -%{_datadir}/pixmaps/%{name}.png -%{_mandir}/man1/%{name}.1* -%{python2_sitelib}/%{name} -%{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info - -%changelog -* Fri Feb 10 2017 Fedora Release Engineering - 10-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Tue Jul 19 2016 Fedora Release Engineering - 10-6 -- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages - -* Wed Feb 03 2016 Fedora Release Engineering - 10-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 10-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Jan 17 2015 Adrien Vergé - 10-3 -- Fix broken dependencies - -* Sat Jun 07 2014 Fedora Release Engineering - 10-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Thu Aug 15 2013 Christopher Meng - 10-1 -- SPEC Cleanup. -- Update to latest version and drop the old patch. -- Remove desktop vendor. - -* Sat Aug 03 2013 Fedora Release Engineering - 8-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Wed Feb 13 2013 Fedora Release Engineering - 8-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Jul 18 2012 Fedora Release Engineering - 8-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Fri Jan 13 2012 Fedora Release Engineering - 8-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Feb 08 2011 Fedora Release Engineering - 8-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Wed Jul 21 2010 David Malcolm - 8-6 -- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild - -* Fri Jul 09 2010 Lubomir Rintel - 8-5 -- Package egg info in RHEL 6 - -* Fri Jul 24 2009 Fedora Release Engineering - 8-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Tue Feb 24 2009 Fedora Release Engineering - 8-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Wed Feb 06 2008 Lubomir Rintel - 8-2 -- Fix about dialog close - -* Sat Feb 02 2008 Lubomir Rintel - 8-1 -- Initial packaging diff --git a/sources b/sources deleted file mode 100644 index 99b5b4a..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -04e50e2aa21e34df15617ff04acf4d1e dissy-10.tar.gz