[python-sane] Remove temporary patch

Sandro Mani smani at fedoraproject.org
Mon Jan 12 15:15:58 UTC 2015


commit 1dfcddee86ade811e6071e18a5dd8ab3df8bd5a4
Author: Sandro Mani <manisandro at gmail.com>
Date:   Mon Jan 12 16:16:15 2015 +0100

    Remove temporary patch

 python-sane.spec             |    4 ----
 python-sane_includedir.patch |   12 ------------
 2 files changed, 0 insertions(+), 16 deletions(-)
---
diff --git a/python-sane.spec b/python-sane.spec
index 6049043..0b4b4e7 100644
--- a/python-sane.spec
+++ b/python-sane.spec
@@ -30,9 +30,6 @@ URL:            https://github.com/python-pillow/Sane
 #  wget --content-disposition https://github.com/python-pillow/Sane/tarball/$commit
 Source0:        https://github.com/python-pillow/Sane/tarball/%{commit}/python-pillow-Sane-v%{version}-%{ahead}-g%{shortcommit}.tar.gz
 
-# Temporary patch until python3-pillow-devel is fixed to install headers in correct location
-Patch0:         python-sane_includedir.patch
-
 BuildRequires:  sane-backends-devel
 
 BuildRequires:  numpy
@@ -78,7 +75,6 @@ various raster scanning devices such as flatbed scanners and digital cameras.
 
 %prep
 %setup -q -n python-pillow-Sane-%{shortcommit}
-%patch0 -p1
 
 %if %{with_python3}
 # Create Python 3 source tree


More information about the scm-commits mailing list