python-pillow change source folder and filters

Signed-off-by: basebuilder_pel7ppc64lebuilder0 <basebuilder@powerel.org>
master
basebuilder_pel7ppc64lebuilder0 2019-09-10 03:08:57 +02:00
parent 207bb8c89b
commit 1a560fbc40
1 changed files with 4 additions and 4 deletions

View File

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

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

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


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