forked from pool/python-distorm3
License is BSD-3-Clause, not GPL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distorm3?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 21 12:52:53 UTC 2018 - mcepl@suse.com
|
||||
|
||||
- License is BSD-3-Clause, not GPL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 21 12:40:12 UTC 2018 - mcepl@suse.com
|
||||
|
||||
|
||||
@@ -18,16 +18,14 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define modname distorm3
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 3.3.4
|
||||
Release: 0
|
||||
Summary: Powerful Disassembler Library For x86/AMD64
|
||||
# TODO Is it so?
|
||||
License: GPL-3.0-only
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Libraries/Python
|
||||
URL: https://github.com/gdabah/distorm
|
||||
Source: https://files.pythonhosted.org/packages/source/d/%{modname}/%{modname}-%{version}.zip
|
||||
Source: https://files.pythonhosted.org/packages/source/d/distorm3/%{modname}-%{version}.zip
|
||||
# Issue filed upstream https://github.com/gdabah/distorm/issues/123
|
||||
Patch0: 0001-don-t-stutter-static-on-BigEndian.patch
|
||||
# PATCH-FIX-UPSTREAM https://github.com/gdabah/distorm/pull/116
|
||||
|
||||
Reference in New Issue
Block a user