Browse Source

python-pillow change source folder and filters

Signed-off-by: basebuilder_pel7ppc64lebuilder0 <basebuilder@powerel.org>
master
basebuilder_pel7ppc64lebuilder0 5 years ago
parent
commit
1a560fbc40
  1. 8
      SPECS/python-pillow.spec

8
SPECS/python-pillow.spec

@ -73,9 +73,9 @@ Obsoletes: python-imaging <= 1.1.7-12
Provides: python3-imaging = %{version}-%{release} Provides: python3-imaging = %{version}-%{release}
%endif %endif


%filter_provides_in %{python_sitearch} #%filter_provides_in %{python_sitearch}
%filter_provides_in %{python3_sitearch} #%filter_provides_in %{python3_sitearch}
%filter_setup #%filter_setup


%description %description
Python image processing library, fork of the Python Imaging Library (PIL) Python image processing library, fork of the Python Imaging Library (PIL)
@ -202,7 +202,7 @@ PIL image wrapper for Qt.




%prep %prep
%setup -q -n python-imaging-Pillow-%{shortcommit} %setup -q -n python-pillow-Pillow-%{shortcommit}
%patch0 -p1 -b .archs %patch0 -p1 -b .archs
%patch1 -p1 -b .endian %patch1 -p1 -b .endian
%patch2 -p1 -b .byte_array %patch2 -p1 -b .byte_array

Loading…
Cancel
Save