forked from pool/python-Pillow
- add 0001-Ico-files-are-little-endian-ref-1204.patch: fix for s390x
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=34
This commit is contained in:
@@ -25,6 +25,7 @@ Group: Development/Languages/Python
|
||||
Url: http://python-imaging.github.io/
|
||||
Source: https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz
|
||||
Patch1: fix-textsize-equal.patch
|
||||
Patch2: 0001-Ico-files-are-little-endian-ref-1204.patch
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-tk
|
||||
@@ -87,6 +88,7 @@ Python Imaging Library by Fredrik Lundh and Contributors.
|
||||
%prep
|
||||
%setup -q -n Pillow-%{version}
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
python setup.py build
|
||||
|
||||
Reference in New Issue
Block a user