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 @@ -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. @@ -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

Loading…
Cancel
Save