From 1a560fbc408443ef2589646a13f42363217172da Mon Sep 17 00:00:00 2001 From: basebuilder_pel7ppc64lebuilder0 Date: Tue, 10 Sep 2019 03:08:57 +0200 Subject: [PATCH] python-pillow change source folder and filters Signed-off-by: basebuilder_pel7ppc64lebuilder0 --- SPECS/python-pillow.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SPECS/python-pillow.spec b/SPECS/python-pillow.spec index 2d220d10..02124b46 100644 --- a/SPECS/python-pillow.spec +++ b/SPECS/python-pillow.spec @@ -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