forked from pool/python-distorm3
Accepting request 512169 from home:bmwiedemann:branches:devel:languages:python
Add reproducible.patch to sort file list to fix build-compare (boo#1041090) OBS-URL: https://build.opensuse.org/request/show/512169 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distorm3?expand=0&rev=15
This commit is contained in:
@@ -25,6 +25,8 @@ Group: Development/Libraries/Python
|
||||
Url: http://code.google.com/p/distorm/
|
||||
Source: distorm3-%{version}.zip
|
||||
Patch0: 0001-don-t-stutter-static-on-BigEndian.patch
|
||||
# PATCH-FIX-UPSTREAM https://github.com/gdabah/distorm/pull/116
|
||||
Patch1: reproducible.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: unzip
|
||||
@@ -41,6 +43,7 @@ than static text.
|
||||
%prep
|
||||
%setup -q -n distorm3
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" python setup.py build
|
||||
|
||||
Reference in New Issue
Block a user